summaryrefslogtreecommitdiff
path: root/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'video.c')
-rw-r--r--video.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/video.c b/video.c
index f07282f..d04e8fa 100644
--- a/video.c
+++ b/video.c
@@ -7713,6 +7713,7 @@ static void VdpauSyncDecoder(VdpauDecoder * decoder)
}
}
#endif
+ return; // fix gcc bug!
}
///