summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/theora/video_stream_theora.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/theora/video_stream_theora.cpp b/drivers/theora/video_stream_theora.cpp
index e2756fe70c..5b6bc5b41b 100644
--- a/drivers/theora/video_stream_theora.cpp
+++ b/drivers/theora/video_stream_theora.cpp
@@ -281,10 +281,10 @@ void VideoStreamPlaybackTheora::set_file(const String& p_file) {
audio_track_skip--;
- } else {
+ } else {
copymem(&vo,&test,sizeof(test));
vorbis_p=1;
- }
+ }
}else{
/* whatever it is, we don't care about it */
ogg_stream_clear(&test);