From b1bbcae71c81b5b6a84eb7e41d3ddde3ea726165 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Fri, 30 Oct 2020 17:10:32 +0100 Subject: cosmetic: tests: pcu_emu: fix trailing whitespace Change-Id: I889498c75a78fd8aa406cff5600e4773785782de --- tests/emu/pcu_emu.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- cgit v1.2.3