aboutsummaryrefslogtreecommitdiffstats
path: root/src/stream_cli.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stream_cli.c')
-rw-r--r--src/stream_cli.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stream_cli.c b/src/stream_cli.c
index 1197b53..59f608b 100644
--- a/src/stream_cli.c
+++ b/src/stream_cli.c
@@ -303,6 +303,7 @@ static int osmo_stream_cli_write(struct osmo_stream_cli *cli)
}
msgb_free(msg);
osmo_stream_cli_reconnect(cli);
+ return 0;
}
msgb_free(msg);