summaryrefslogtreecommitdiffstats
path: root/ClockMeter.c
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2006-06-06 20:41:01 +0000
committerHisham Muhammad <hisham@gobolinux.org>2006-06-06 20:41:01 +0000
commit2f1f82ee87f42b53593575241839d6d3b277880f (patch)
treeabffb1c601fb3b92e2f910bfd420f98e0f552874 /ClockMeter.c
parentb95993fa22dc62667a86919d371e0941c168c094 (diff)
Updates for new version of the MakeHeader.py script.
Diffstat (limited to 'ClockMeter.c')
-rw-r--r--ClockMeter.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/ClockMeter.c b/ClockMeter.c
index 9e48c295..847a09b1 100644
--- a/ClockMeter.c
+++ b/ClockMeter.c
@@ -12,10 +12,10 @@ in the source distribution for its full text.
#include "debug.h"
-/* private */
-static int ClockMeter_attributes[] = { CLOCK };
+int ClockMeter_attributes[] = {
+ CLOCK
+};
-/* private */
MeterType ClockMeter = {
.setValues = ClockMeter_setValues,
.display = NULL,

© 2014-2024 Faster IT GmbH | imprint | privacy policy