aboutsummaryrefslogtreecommitdiff
path: root/getcore.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 /getcore.h
parent841445fb7a482b9c1ed9eca896d308afab4316d8 (diff)
downloadparamano-32bff14871bf8f534fcdcdba1d8409430d6c464b.tar.xz
Conforming to style, switching paramano-set to getopt (finally)
Diffstat (limited to 'getcore.h')
-rw-r--r--getcore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/getcore.h b/getcore.h
index 5e6cbb9..ecdca9d 100644
--- a/getcore.h
+++ b/getcore.h
@@ -22,4 +22,4 @@
void gc_init();
unsigned int gc_number();
-#endif
+#endif /* ifndef GETCORE_H */