summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Volkenandt <sascha (at) akv-soft (dot) de>2007-01-05 17:52:26 +0000
committerSascha Volkenandt <sascha (at) akv-soft (dot) de>2007-01-05 17:52:26 +0000
commit0d20523cb35418dc6eb09255913fa9dd8410b485 (patch)
tree3c7c1fd3f8511be73ffa387c9242690f2ea6a83d
parent93f1c156edfd067627cd969ca275f38d3b319069 (diff)
downloadvdr-plugin-live-0d20523cb35418dc6eb09255913fa9dd8410b485.tar.gz
vdr-plugin-live-0d20523cb35418dc6eb09255913fa9dd8410b485.tar.bz2
- some optical changes
-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;