Commit 55c6ee42 authored by Tien-Thinh Nguyen's avatar Tien-Thinh Nguyen

Code cleanup

parent e5293ecb
......@@ -376,7 +376,7 @@ void amf_n1::handle_itti_message(itti_uplink_nas_data_ind& nas_data_ind) {
}
} break;
default: {
Logger::amf_n1().error("unknown NAS msg type");
Logger::amf_n1().error("Unknown NAS Message Type");
return;
}
}
......
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