Commit d24e3ed0 authored by Raymond Knopp's avatar Raymond Knopp

indent


git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7435 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 64a1214c
......@@ -166,7 +166,7 @@ int spgw_config_process(spgw_config_t* config_pP)
if (strncasecmp("lo",config_pP->sgw_config.ipv4.sgw_interface_name_for_S1u_S12_S4_up, strlen("lo")) == 0) {
config_pP->sgw_config.local_to_eNB = TRUE;
} else {
} else {
config_pP->sgw_config.local_to_eNB = FALSE;
if (snprintf(system_cmd, 256,
......
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