---
 src/rrd_daemon.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/rrd_daemon.c b/src/rrd_daemon.c
index 9439841..722a5b3 100644
--- a/src/rrd_daemon.c
+++ b/src/rrd_daemon.c
@@ -1194,7 +1194,7 @@ static int handle_request_slurp (int fd, /* {{{ */
   }
 
   return (0);
-} /* }}} int handle_request_flush */
+} /* }}} int handle_request_slurp */
 
 static int handle_request_update (int fd, /* {{{ */
     char *buffer, size_t buffer_size)
-- 
1.6.0.2

_______________________________________________
rrd-developers mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers

Reply via email to