summaryrefslogtreecommitdiff
path: root/conf.h
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-06 13:14:46 +0200
committerPaul Buetow <paul@buetow.org>2013-04-06 13:14:46 +0200
commit07706f56cd421bf8b101a5c0fe44674d36e161a0 (patch)
treebec8b45765788370fbd148d68e05d8b437e60670 /conf.h
parent56187184e11b085b82584d3b088c62f427aae83c (diff)
tagging ychat-0.5.1ychat-0.5.1
Diffstat (limited to 'conf.h')
-rwxr-xr-xconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.h b/conf.h
index a3b5022..6e2a890 100755
--- a/conf.h
+++ b/conf.h
@@ -1,7 +1,7 @@
// class conf declaration. this class parses the server config file.
-#ifndef CONF_H
-#define CONF_H
+#ifndef s_conf_H
+#define s_conf_H
#include "incl.h"
#include "cont.h"