Whoops. Syntax error in uVideoRec
authorWuzzy <Wuzzy2@mail.ru>
Tue, 17 Jul 2018 12:50:55 +0200
changeset 13497 3bb07c847886
parent 13496 c7df0d96da81
child 13498 424944a835a7
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