Added some missing braces in remux.c

This commit is contained in:
Klaus Schmidinger
2005-08-28 21:07:37 +02:00
parent d3cfd9721d
commit db44b98eed
3 changed files with 20 additions and 21 deletions

View File

@@ -3746,3 +3746,7 @@ Video Disk Recorder Revision History
Hardy Flor).
- The new SVDRP command EDIT can be used to start the editing process of a recording
(based on the CUTR patch by Harald Milz).
2005-08-28: Version 1.3.32
- Added some missing braces in remux.c (thanks to Wayne Keer for reporting this one).