]> granicus.if.org Git - flex/commitdiff
preen
authorVern Paxson <vern@ee.lbl.gov>
Thu, 5 Jan 1995 22:04:21 +0000 (22:04 +0000)
committerVern Paxson <vern@ee.lbl.gov>
Thu, 5 Jan 1995 22:04:21 +0000 (22:04 +0000)
sym.c

diff --git a/sym.c b/sym.c
index 63dd933e41eb274f63517a35ef3959f131e301ca..d3578b6af8d4246771d5d9771ffdb9eb04e6c8cb 100644 (file)
--- 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 )