aboutsummaryrefslogtreecommitdiff
path: root/getgov.h
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2015-09-01 21:19:01 +1200
committerDavid Phillips <dbphillipsnz@gmail.com>2015-09-01 21:39:20 +1200
commit32bff14871bf8f534fcdcdba1d8409430d6c464b (patch)
tree6de6cd2cda5cc91d76ae2fac8764270a01cb260c /getgov.h
parent841445fb7a482b9c1ed9eca896d308afab4316d8 (diff)
downloadparamano-32bff14871bf8f534fcdcdba1d8409430d6c464b.tar.xz
Conforming to style, switching paramano-set to getopt (finally)
Diffstat (limited to 'getgov.h')
-rw-r--r--getgov.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/getgov.h b/getgov.h
index 131f164..9339d20 100644
--- a/getgov.h
+++ b/getgov.h
@@ -25,4 +25,4 @@ bool gg_available(int core, char* out, int size);
char* gg_gov(int core, int index);
unsigned int gg_number();
-#endif
+#endif /* ifndef GETGOV_H */