From 32bff14871bf8f534fcdcdba1d8409430d6c464b Mon Sep 17 00:00:00 2001 From: David Phillips Date: Tue, 1 Sep 2015 21:19:01 +1200 Subject: Conforming to style, switching paramano-set to getopt (finally) --- getfreq.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'getfreq.h') 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 */ -- cgit v1.1