Add F-Ticks improvements to ChangeLog.
[libradsec.git] / catgconf.c
index 650a0e9..5cdec68 100644 (file)
@@ -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) {