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) --- paramano_set_interface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paramano_set_interface.h') diff --git a/paramano_set_interface.h b/paramano_set_interface.h index 20b96bf..d533285 100644 --- a/paramano_set_interface.h +++ b/paramano_set_interface.h @@ -22,4 +22,4 @@ void si_gov(char* gov, int core); void si_freq(int freq, int core); -#endif +#endif /* ifndef PARAMANO_SET_INTERFACE_H */ -- cgit v1.1