From: oetiker Date: Thu, 2 Oct 2008 19:17:18 +0000 (+0000) Subject: folding fix X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=5a614bba830fb6e5c458fe3f5c044214acff7ded;p=rrdtool.git folding fix git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1567 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/src/rrd_daemon.c b/src/rrd_daemon.c index 604aee3..8c4f042 100644 --- a/src/rrd_daemon.c +++ b/src/rrd_daemon.c @@ -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) /* {{{ */ {