aboutsummaryrefslogtreecommitdiff
path: root/trayfreq_set/trayfreq_set_interface.h
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-04-30 13:07:39 +1200
committerDavid <dbphillipsnz@gmail.com>2014-04-30 13:07:39 +1200
commit4ec5aa223ec7c1e727ea2497936cbab5e3e57463 (patch)
tree842cf6bbac21617a0361fd5cd1a7dec5c039566b /trayfreq_set/trayfreq_set_interface.h
parentb7d55116cc2c6a53891ea0d20686c79a6dd803bd (diff)
downloadparamano-4ec5aa223ec7c1e727ea2497936cbab5e3e57463.tar.xz
General tidy-up
Diffstat (limited to 'trayfreq_set/trayfreq_set_interface.h')
-rw-r--r--trayfreq_set/trayfreq_set_interface.h4
1 files changed, 2 insertions, 2 deletions
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