Added a missing '.' to the date returned by DayDateTime()

This commit is contained in:
Klaus Schmidinger
2007-11-03 15:36:41 +01:00
parent 46b9d18368
commit 612bbc0e06
3 changed files with 6 additions and 2 deletions

View File

@@ -5509,3 +5509,4 @@ Video Disk Recorder Revision History
- Added some missing 'const' keywords (thanks to Sascha Volkenandt).
- The 'Allowed' parameter in cMenuEditStrItem() is now NULL by default, which results
in using tr(FileNameChars) (suggested by Thomas G<>nther).
- Added a missing '.' to the date returned by DayDateTime() (thanks to Lauri Nurmi).