From da4d3a9cb114eaf7a8ed47757c82a08e19a39919 Mon Sep 17 00:00:00 2001 From: victor Date: Thu, 7 Jul 2005 03:53:26 +0000 Subject: also fix prototype git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2918 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/proto.h b/include/proto.h index 370eb86a..ec78761d 100644 --- a/include/proto.h +++ b/include/proto.h @@ -755,7 +755,7 @@ int note(void); int Goodbye(void); /* toolkit */ -unsigned StringHash(const unsigned char *s); +unsigned StringHash(const char *s); /* passwd */ int passwd_init(void); -- cgit v1.2.3