summaryrefslogtreecommitdiff
path: root/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'conf.h')
-rw-r--r--[-rwxr-xr-x]conf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.h b/conf.h
index 6e2a890..a3b5022 100755..100644
--- a/conf.h
+++ b/conf.h
@@ -1,7 +1,7 @@
// class conf declaration. this class parses the server config file.
-#ifndef s_conf_H
-#define s_conf_H
+#ifndef CONF_H
+#define CONF_H
#include "incl.h"
#include "cont.h"