aboutsummaryrefslogtreecommitdiff
path: root/getfreq.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 /getfreq.h
parent841445fb7a482b9c1ed9eca896d308afab4316d8 (diff)
downloadparamano-32bff14871bf8f534fcdcdba1d8409430d6c464b.tar.xz
Conforming to style, switching paramano-set to getopt (finally)
Diffstat (limited to 'getfreq.h')
-rw-r--r--getfreq.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/getfreq.h b/getfreq.h
index f3c490c..5ec9d35 100644
--- a/getfreq.h
+++ b/getfreq.h
@@ -27,5 +27,4 @@ char* gf_freqa(int core, int index);
int gf_freqi(int core, int index);
unsigned int gf_number();
-
-#endif
+#endif /* ifndef GETFREQ_H */