summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.h b/setup.h
index e3666b4..958ef9b 100644
--- a/setup.h
+++ b/setup.h
@@ -35,11 +35,11 @@ private:
Setup( Setup const& );
mutable std::string m_helpString;
- // commandline
+ // commandline options
std::string m_libraryPath;
int m_serverPort;
IpList m_serverIps;
- // vdr-setup
+ // setup options
int m_lastChannel;
int m_screenshotInterval;