summaryrefslogtreecommitdiff
path: root/sym.c
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@golden-gryphon.com>2006-02-26 11:25:45 -0800
committerManoj Srivastava <srivasta@golden-gryphon.com>2006-02-26 11:25:45 -0800
commit8b69e240c2db8dd998a1f285a33a9dc7952c5a4d (patch)
treecc09f9873e88f53ad1549606451e5c7c250f8b83 /sym.c
parent174cabe1a0b3cc6b2a061106f74e9b1c04252eec (diff)
Imported Upstream version 2.5.34
Diffstat (limited to 'sym.c')
-rw-r--r--sym.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sym.c b/sym.c
index 7aecae9..8d0b2e9 100644
--- a/sym.c
+++ b/sym.c
@@ -168,7 +168,6 @@ static struct hash_entry *findsym (sym, table, table_size)
return &empty_entry;
}
-
/* hashfunct - compute the hash value for "str" and hash size "hash_size" */
static int hashfunct (str, hash_size)