aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/emu/pcu_emu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/emu/pcu_emu.cpp b/tests/emu/pcu_emu.cpp
index 853fcb9f..41231a3c 100644
--- a/tests/emu/pcu_emu.cpp
+++ b/tests/emu/pcu_emu.cpp
@@ -137,7 +137,7 @@ int main(int argc, char **argv)
init_main_bts();
bssgp_set_bssgp_callback(gprs_gp_send_cb, bts->nsi);
create_and_connect_bssgp(bts, INADDR_LOOPBACK, 23000);
-
+
for (;;)
osmo_select_main(0);