Added a missing 'public' keyword

This commit is contained in:
Klaus Schmidinger
2002-09-21 09:14:56 +02:00
parent d39c72d088
commit 95685c842a
3 changed files with 4 additions and 2 deletions

View File

@@ -1515,3 +1515,4 @@ Video Disk Recorder Revision History
This is the diff for the 'setup' example that comes with VDR, so your line
numbers may be different.
- Added a missing 'public' keyword in device.h (thanks to Martin Hammerschmid).