Revert "test commit"
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 8 May 2009 16:19:58 +0000 (18:19 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 8 May 2009 16:19:58 +0000 (18:19 +0200)
This reverts commit 8606aba04b9f6b82820e739f9781dfc85ae4853a.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
TODO

diff --git a/TODO b/TODO
index 52b6bd0..d6a60d1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -251,6 +251,7 @@ 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);