Made the function ExchangeChars() public

This commit is contained in:
Klaus Schmidinger
2005-09-25 14:31:23 +02:00
parent 976a2c7ffe
commit 8ae565d885
4 changed files with 11 additions and 3 deletions

View File

@@ -3848,3 +3848,4 @@ Video Disk Recorder Revision History
- The '.update' file in the video directory is now touched when a recording is
added or deleted, so that other VDR instances can update their lists (thanks to
Alexander Rieger).
- Made the function ExchangeChars() public (suggested by Lucian Muresan).