Commit be4707bb authored by Tien-Thinh Nguyen's avatar Tien-Thinh Nguyen

Fix typo

parent b51129ca
......@@ -70,7 +70,7 @@ udr_app::udr_app(const std::string &config_file) {
}
//------------------------------------------------------------------------------
udr_app::~udr_app() { Logger::udr_app().debug("Delete UDM APP instance..."); }
udr_app::~udr_app() { Logger::udr_app().debug("Delete UDR APP instance..."); }
//------------------------------------------------------------------------------
void udr_app::handle_query_am_data(const std::string &ue_id,
......
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