aboutsummaryrefslogtreecommitdiff
path: root/defaults.h
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-04-30 13:07:39 +1200
committerDavid <dbphillipsnz@gmail.com>2014-04-30 13:07:39 +1200
commit4ec5aa223ec7c1e727ea2497936cbab5e3e57463 (patch)
tree842cf6bbac21617a0361fd5cd1a7dec5c039566b /defaults.h
parentb7d55116cc2c6a53891ea0d20686c79a6dd803bd (diff)
downloadparamano-4ec5aa223ec7c1e727ea2497936cbab5e3e57463.tar.xz
General tidy-up
Diffstat (limited to 'defaults.h')
-rw-r--r--defaults.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/defaults.h b/defaults.h
index c959cbb..b92859c 100644
--- a/defaults.h
+++ b/defaults.h
@@ -17,7 +17,7 @@
************************************************************************/
#ifndef DEFAULTS_H
-#define DEFAULTS_H 1
+#define DEFAULTS_H
#include <glib.h>
@@ -27,4 +27,4 @@ char* _DEFAULT_PROG;
char* _DEFAULT_BAT_GOV;
char* _DEFAULT_AC_GOV;
-#endif /* ifndef DEFAULTS_H */ \ No newline at end of file
+#endif /* ifndef DEFAULTS_H */