summaryrefslogtreecommitdiffstats
path: root/TOOLS/vivodump.c
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/vivodump.c')
-rw-r--r--TOOLS/vivodump.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/TOOLS/vivodump.c b/TOOLS/vivodump.c
index 8a0fe2eef2..6f14093797 100644
--- a/TOOLS/vivodump.c
+++ b/TOOLS/vivodump.c
@@ -290,4 +290,5 @@ muxer_write_index(avi);
fseek(f2,0,SEEK_SET);
muxer_write_header(avi);
+return 0;
}