summaryrefslogtreecommitdiff
path: root/word.c
AgeCommit message (Collapse)AuthorFilesLines
2009-08-15Added a hash table to keep track of words.Jon Bergli Heier1-0/+49
Moved the sdbm hash function into sdbm.c. Init and free users and words inside the channel loop. Increased the size of the user hash table to 1000.