aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--getgov.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/getgov.c b/getgov.c
index 01bedb4..6a3c50b 100644
--- a/getgov.c
+++ b/getgov.c
@@ -55,7 +55,7 @@ bool gg_current(int core, char* out, int size)
/***********************************************************************
- * Populate `out` with number of available cores
+ * Populate `out` with governors as specified by sysfs
**********************************************************************/
bool gg_available(int core, char* out, int size)
{