From 169551c223d9d14ddfaf4db583e591a3cb8ef6dc Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 27 Jan 2006 17:07:19 +0000 Subject: Some message and comment cleanup. --- daemon/rrdbotd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'daemon/rrdbotd.c') diff --git a/daemon/rrdbotd.c b/daemon/rrdbotd.c index 7b8a79a..39094cd 100644 --- a/daemon/rrdbotd.c +++ b/daemon/rrdbotd.c @@ -62,7 +62,7 @@ /* The one main state object */ rb_state g_state; -/* TODO: These should be set from the command line */ +/* Some logging flags */ static int daemonized = 0; static int debug_level = LOG_ERR; -- cgit v1.2.3