mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed using PATH_MAX and NAME_MAX (+/-1 because the first one includes the terminating 0, while the latter doesn't)
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -7735,3 +7735,5 @@ Video Disk Recorder Revision History
|
||||
- Updated the Hungarian OSD texts (thanks to Istv<74>n F<>ley).
|
||||
- Updated the Russian OSD texts (thanks to Oleg Roitburd).
|
||||
- Updated the Polish OSD texts (thanks to Marek Nazarko).
|
||||
- Fixed using PATH_MAX and NAME_MAX (+/-1 because the first one includes the
|
||||
terminating 0, while the latter doesn't).
|
||||
|
Reference in New Issue
Block a user