summaryrefslogtreecommitdiffstats
path: root/mbbsd/toolkit.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/toolkit.c')
-rw-r--r--mbbsd/toolkit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/toolkit.c b/mbbsd/toolkit.c
index 9623c578..99f80e0b 100644
--- a/mbbsd/toolkit.c
+++ b/mbbsd/toolkit.c
@@ -1,7 +1,7 @@
-/* $Id: toolkit.c,v 1.3 2002/07/05 17:10:28 in2 Exp $ */
+/* $Id: toolkit.c,v 1.4 2002/07/21 09:26:02 in2 Exp $ */
#include "bbs.h"
-unsigned
+unsigned
StringHash(unsigned char *s)
{
unsigned int v = 0;