summaryrefslogtreecommitdiff
path: root/sym.c
diff options
context:
space:
mode:
authorVern Paxson <vern@ee.lbl.gov>1995-01-05 22:04:21 +0000
committerVern Paxson <vern@ee.lbl.gov>1995-01-05 22:04:21 +0000
commit3480b1a76e8daf9dfd2bdfe3cb6bab96f9d2bfe5 (patch)
tree08d0bbadad1208c9b7818fc6128c8df240c5f030 /sym.c
parent76fc8e61fdfe8ad24a14580120667416aca31b60 (diff)
preen
Diffstat (limited to 'sym.c')
-rw-r--r--sym.c2
1 files changed, 1 insertions, 1 deletions
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 )