Minor commit (clearing whitespaces, etc.)

master
Pedro Alvarez 7 years ago
parent aef328d68b
commit 0865571ec2

@ -149,7 +149,6 @@ s1ap::delete_ues_in_enb(uint16_t enb_id)
} }
int int
s1ap::get_s1_mme() s1ap::get_s1_mme()
{ {
@ -329,9 +328,7 @@ s1ap::handle_s1_setup_request(LIBLTE_S1AP_MESSAGE_S1SETUPREQUEST_STRUCT *msg, st
m_s1ap_log->console("Failed to send S1 Setup Setup Reply"); m_s1ap_log->console("Failed to send S1 Setup Setup Reply");
return false; return false;
} }
return true; return true;
} }
bool bool

Loading…
Cancel
Save