folding fix
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 2 Oct 2008 19:17:18 +0000 (19:17 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 2 Oct 2008 19:17:18 +0000 (19:17 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1567 a5681a0c-68f1-0310-ab6d-d61299d08faa

src/rrd_daemon.c

index 604aee3..8c4f042 100644 (file)
@@ -1112,7 +1112,7 @@ static int handle_request_flush (int fd, /* {{{ */
   }
 
   return (0);
-} /* }}} int handle_request_flush */
+} /* }}} int handle_request_slurp */
 
 static int handle_request_flushall(int fd) /* {{{ */
 {