cosmetic: sysmobts-mgr: fix whitespace indentation

Change-Id: I8449a34998808f7e13cc5d1eafb5420b1cc0a9d4
This commit is contained in:
Pau Espin Pedrol 2021-01-04 18:07:23 +01:00
parent ecf4879403
commit 20cbf7bc67
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ int main(int argc, char **argv)
LOGP(DLCTRL, LOGL_NOTICE, "CTRL connected to localhost:%u\n",
OSMO_CTRL_PORT_BTS);
sysmobts_mgr_temp_init(&manager, ccon);
sysmobts_mgr_temp_init(&manager, ccon);
if (sysmobts_mgr_calib_init(&manager) != 0)
exit(3);