Commit eb4b936f authored by yangjian's avatar yangjian

fix udr_config.cpp

parent 8c8b5e71
......@@ -141,7 +141,7 @@ void udr_config::display() {
"- PID dir ..........................................: %s",
pid_dir.c_str());
Logger::config().info(
"- API version .........................................: %s", api_version.c_str());
"- API version ......................................: %s", api_version.c_str());
Logger::config().info("");
Logger::config().info("- SBI Networking:");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment