]> Dogcows Code - chaz/tint2/blobdiff - src/util/timer.h
add missing battery config CPP guard
[chaz/tint2] / src / util / timer.h
index 251b732f72d8e4f04c8de0dfa9ab5ba4abea332d..250e7e0bd33d16894dad86d347e3e8caff8c173d 100644 (file)
@@ -36,8 +36,9 @@ typedef struct _timeout timeout;
   * integral multiple of the other.
 **/
 
-/** default values **/
+/** default global data **/
 void default_timeout();
+
 /** freed memory : stops all timeouts **/
 void cleanup_timeout();
 
This page took 0.023801 seconds and 4 git commands to generate.