--- parser3/src/classes/hashfile.C 2003/11/10 06:51:05 1.30 +++ parser3/src/classes/hashfile.C 2004/02/11 15:33:12 1.33 @@ -1,12 +1,12 @@ /** @file Parser: @b hashfile parser class. - Copyright (c) 2001-2003 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001-2004 ArtLebedev Group (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char* IDENT="$Id: hashfile.C,v 1.30 2003/11/10 06:51:05 paf Exp $"; +static const char * const IDENT="$Id: hashfile.C,v 1.33 2004/02/11 15:33:12 paf Exp $"; #include "classes.h" @@ -39,7 +39,7 @@ static void _open(Request& r, MethodPara self.open(r.absolute(params.as_string(0, "filename must be string"))); } -static void _hash(Request& r, MethodParams& params) { +static void _hash(Request& r, MethodParams&) { VHashfile& self=GET_SELF(r, VHashfile); // write out result