From 4ec5aa223ec7c1e727ea2497936cbab5e3e57463 Mon Sep 17 00:00:00 2001 From: David Date: Wed, 30 Apr 2014 13:07:39 +1200 Subject: General tidy-up --- defaults.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'defaults.h') 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 @@ -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 */ -- cgit v1.1