From: Vern Paxson Date: Thu, 5 Jan 1995 22:04:21 +0000 (+0000) Subject: preen X-Git-Tag: flex-2-5-5b~131 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3480b1a76e8daf9dfd2bdfe3cb6bab96f9d2bfe5;p=flex preen --- diff --git a/sym.c b/sym.c index 63dd933..d3578b6 100644 --- a/sym.c +++ b/sym.c @@ -150,7 +150,7 @@ int table_size; return &empty_entry; } - + /* hashfunct - compute the hash value for "str" and hash size "hash_size" */ int hashfunct( str, hash_size )