---
src/rrd_daemon.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/rrd_daemon.c b/src/rrd_daemon.c
index b091734..f92de21 100644
--- a/src/rrd_daemon.c
+++ b/src/rrd_daemon.c
@@ -273,7 +273,7 @@ static int open_pidfile(void) /* {{{ */
file, rrd_strerror(errno));
return(fd);
-}
+} /* }}} static int open_pidfile */
static int write_pidfile (int fd) /* {{{ */
{
@@ -1094,7 +1094,7 @@ static int handle_request_flushall(int fd) /* {{{ */
}
return (status);
-}
+} /* }}} static int handle_request_flushall */
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