summaryrefslogtreecommitdiff
path: root/demux.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'demux.cpp')
-rw-r--r--demux.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/demux.cpp b/demux.cpp
index 672e046..0b847ea 100644
--- a/demux.cpp
+++ b/demux.cpp
@@ -129,7 +129,7 @@ int cMarkAdDemux::Process(MarkAdPid Pid, uchar *Data, int Count, uchar **Pkt, in
uchar *in=NULL;
int inlen=0;
- int retval;
+ int retval=0;
if (!pause)
{