summaryrefslogtreecommitdiff
path: root/src/ladmin/ladmin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ladmin/ladmin.cpp')
-rw-r--r--src/ladmin/ladmin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ladmin/ladmin.cpp b/src/ladmin/ladmin.cpp
index 2dc2bdb..854d1a1 100644
--- a/src/ladmin/ladmin.cpp
+++ b/src/ladmin/ladmin.cpp
@@ -3626,7 +3626,7 @@ int ladmin_config_read(const char *cfgName)
}
else
{
- PRINTF("WARNING: unknown ladmin config key: %s", w1);
+ PRINTF("WARNING: unknown ladmin config key: %s\n", w1);
}
}