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) --- getgov.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'getgov.h') 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 */ -- cgit v1.1