index
:
ircstats
lastseen
master
stateful-pg
time
time_fixes
user_times
IRC log parsing.
Jon Bergli Heier
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sdbm.h
blob: 5f9228b97c8d1be0762437446c47002088e9cd63 (
plain
)
1
2
3
4
5
6
#ifndef _SDBM_H_ #define _SDBM_H_ unsigned long sdbm(char *str); #endif