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
/
config.h
blob: 486919c506156d3b0746ab7d708a91794bbce7be (
plain
)
1
2
3
4
5
6
7
#ifndef _CONFIG_H_ #define _CONFIG_H_ int cfg_init(); void cfg_free(); #endif