test commit
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 8 May 2009 16:22:52 +0000 (18:22 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 8 May 2009 16:22:52 +0000 (18:22 +0200)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
TODO

diff --git a/TODO b/TODO
index d6a60d1..52b6bd0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -251,7 +251,6 @@ FEATURE_CLEAN_UP
   For right now, exit() handles it just fine.
 
 
-
 Minor stuff:
   watchdog.c could autodetect the timer duration via:
     if(!ioctl (fd, WDIOC_GETTIMEOUT, &tmo)) timer_duration = 1 + (tmo / 2);