Whoops. Syntax error in uVideoRec 0.9.24
authorWuzzy <Wuzzy2@mail.ru>
Tue, 17 Jul 2018 12:50:55 +0200
branch0.9.24
changeset 13590 62a5eea4ae7a
parent 13589 4acd189a563e
child 13591 9f05872969dc
Whoops. Syntax error in uVideoRec
hedgewars/uVideoRec.pas
--- a/hedgewars/uVideoRec.pas	Tue Jul 17 12:17:11 2018 +0200
+++ b/hedgewars/uVideoRec.pas	Tue Jul 17 12:50:55 2018 +0200
@@ -333,7 +333,7 @@
         // call SDL_LockAudio because RecordPostMix may be executing right now
         SDL_LockAudio();
         Close(audioFile);
-        end
+        end;
     Close(cameraFile);
     if cIsSoundEnabled then
         begin