GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Fork
: 0
Historic
/
Scratch
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Branches
Tags
×
master
Scratch
/
ubircd
/ config.c
Christopher W. Olsen
on 25 Oct 2019
111 bytes
Scratch
Raw
Blame
History
#include "include/ircd.h" int ReadConfig(Conf cf) { //Config File Stuff Goes Here return(1); }