From 4ec5aa223ec7c1e727ea2497936cbab5e3e57463 Mon Sep 17 00:00:00 2001 From: David Date: Wed, 30 Apr 2014 13:07:39 +1200 Subject: General tidy-up --- trayfreq_set/trayfreq_set_interface.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'trayfreq_set/trayfreq_set_interface.h') diff --git a/trayfreq_set/trayfreq_set_interface.h b/trayfreq_set/trayfreq_set_interface.h index 3f1cdbc..bdbf652 100644 --- a/trayfreq_set/trayfreq_set_interface.h +++ b/trayfreq_set/trayfreq_set_interface.h @@ -17,9 +17,9 @@ ************************************************************************/ #ifndef TRAYFREQ_SET_INTERFACE_H -#define TRAYFREQ_SET_INTERFACE_H 1 +#define TRAYFREQ_SET_INTERFACE_H void si_gov(char* gov, int core); void si_freq(int freq, int core); -#endif \ No newline at end of file +#endif -- cgit v1.1