chiark / gitweb /
Add a fixme
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 18 Apr 2010 13:58:17 +0000 (14:58 +0100)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 18 Apr 2010 13:58:17 +0000 (14:58 +0100)
backends/innduct.c

index f64a453f621f205be0fed7eea366f652eff34b8d..2a22ba20a937b0acdd5d845c43e4bc15f3ff66c3 100644 (file)
@@ -1566,6 +1566,7 @@ static void statemc_init(void) {
     }
   } else {
     debug("startup: D ENOENT => Nothing");
+    fixme need to try flushing innd here - needs state diagram changes;
     SMS(WAITING, open_wait_periods, "no feed file currently exists");
   }
 }