aboutsummaryrefslogtreecommitdiff
path: root/paramano_set_interface.h
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-09-19 19:10:10 +1200
committerDavid <dbphillipsnz@gmail.com>2014-09-19 19:10:10 +1200
commit6fda12771616428817a8ccf35925c964f92e7a06 (patch)
tree16cf0b556d8f7965c0d9858237229201c08b3e0c /paramano_set_interface.h
parentaeac90cdf9a6a94ad510a2bd51921208ff27162b (diff)
downloadparamano-6fda12771616428817a8ccf35925c964f92e7a06.tar.xz
Misc clean-up
Diffstat (limited to 'paramano_set_interface.h')
-rw-r--r--paramano_set_interface.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/paramano_set_interface.h b/paramano_set_interface.h
index 1353854..d0040f2 100644
--- a/paramano_set_interface.h
+++ b/paramano_set_interface.h
@@ -16,8 +16,8 @@
* <http://www.gnu.org/licenses/>. *
************************************************************************/
-#ifndef TRAYFREQ_SET_INTERFACE_H
-#define TRAYFREQ_SET_INTERFACE_H
+#ifndef PARAMANO_SET_INTERFACE_H
+#define PARAMANO_SET_INTERFACE_H
void si_gov(char* gov, int core);
void si_freq(int freq, int core);