Fixed more lint warnings.

This commit is contained in:
Rolf Ahrenberg 2009-03-20 18:00:17 +02:00
parent 30abbc3e80
commit 55bf971e3e
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ private:
eOSState EditChannel(void);
eOSState ShowInfo(void);
virtual void Setup(void);
void Setup(void);
void StoreFilters(const char *Name, int *Values);
protected: