--- parser3/src/classes/hashfile.C 2003/11/10 06:51:05 1.30 +++ parser3/src/classes/hashfile.C 2003/11/20 16:34:23 1.32 @@ -6,7 +6,7 @@ */ -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.32 2003/11/20 16:34:23 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