From: Linus Nordberg Date: Thu, 29 Sep 2011 09:22:54 +0000 (+0200) Subject: catgconf has changed name. X-Git-Tag: radsecproxy-1.5~19 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=radsecproxy.git;a=commitdiff_plain;h=ed56d62fc2a90fccae235dc3775a83c609a172b6 catgconf has changed name. --- diff --git a/catgconf.c b/catgconf.c index 650a0e9..5cdec68 100644 --- a/catgconf.c +++ b/catgconf.c @@ -44,7 +44,7 @@ int main(int argc, char **argv) { int c, compact = 0; struct gconffile *cfs; - debug_init("catgconf"); + debug_init("radsecproxy-conf"); debug_set_level(DBG_WARN); while ((c = getopt(argc, argv, "c")) != -1) {