summaryrefslogtreecommitdiffstats
path: root/stream/network.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/network.c')
-rw-r--r--stream/network.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/network.c b/stream/network.c
index d6b8079276..f9caf16720 100644
--- a/stream/network.c
+++ b/stream/network.c
@@ -464,7 +464,7 @@ void fixup_network_stream_cache(stream_t *stream) {
}
-int
+static int
streaming_stop( stream_t *stream ) {
stream->streaming_ctrl->status = streaming_stopped_e;
return 0;