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
commit02528fd19f0ed8b47be60f0c5cd0fda0a358c405 (patch)
tree16cf0b556d8f7965c0d9858237229201c08b3e0c /paramano_set_interface.h
parent89e5268c7e47677c43cc54f8b6c91ce333ece9f1 (diff)
downloadparamano-02528fd19f0ed8b47be60f0c5cd0fda0a358c405.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);