diff --git a/src/config/ServerProperties.cpp b/src/config/ServerProperties.cpp index 50d2cc8..7afa1ec 100644 --- a/src/config/ServerProperties.cpp +++ b/src/config/ServerProperties.cpp @@ -49,7 +49,7 @@ namespace Feather } else { - printf("Could not find %s\n"); + printf("Could not find %s\n", path); } }