Fixed some missing ',' in i18n.c

This commit is contained in:
Klaus Schmidinger
2002-04-20 09:42:37 +02:00
parent 9b840b07c4
commit 5153104e7e
3 changed files with 7 additions and 3 deletions

View File

@@ -1209,3 +1209,4 @@ Video Disk Recorder Revision History
- Fixed a crash when selecting the "Jump" function directly after setting an
editing mark (thanks to Steffen Koch for reporting and Stefan Huelswitt for
fixing this one).
- Fixed some missing ',' in i18n.c (thanks to Matthias Hilbig).