summaryrefslogtreecommitdiff
path: root/streamer.c
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-02-02 20:52:10 +0100
committerGravatar waker <wakeroid@gmail.com>2012-02-02 20:52:10 +0100
commitdb7c0834faae943816f41d9c8ef7260d7a7af929 (patch)
treed364c479bcb51dd9ab816efef4f486d6c90fa753 /streamer.c
parent2508973576b0855720787e67159dca615ed2549e (diff)
added a few missing returns
Diffstat (limited to 'streamer.c')
-rw-r--r--streamer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/streamer.c b/streamer.c
index ad5b9a04..267e5e42 100644
--- a/streamer.c
+++ b/streamer.c
@@ -1780,6 +1780,7 @@ streamer_set_output_format (void) {
return -1;
}
}
+ return 0;
}
// decodes data and converts to current output format