Added a missing 'P' to vdr.c's SHUTDOWNCANCELROMPT macro

This commit is contained in:
Klaus Schmidinger
2007-07-22 11:40:01 +02:00
parent 1858245fc8
commit 2cf50221c2
3 changed files with 21 additions and 18 deletions

View File

@@ -5296,3 +5296,5 @@ Video Disk Recorder Revision History
- Fixed detection of Premiere NVOD channel links (thanks to anonymous).
- Added a table of the used trick speed values to the description of
cDevice::TrickSpeed() (suggested by Martin Dauskardt).
- Added a missing 'P' to vdr.c's SHUTDOWNCANCELROMPT macro (reported by Marco
Schl<68><6C>ler).