Skip to content

Commit 2d0b44b

Browse files
bbilasandibacher
authored andcommitted
CMakeLists.txt: fix wrong copy&pasta in comment about telnet logging
Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
1 parent 5699f0b commit 2d0b44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ option(BUILD_STATIC_LOG4CXX_LIB "Build a static log4cxx library (default: off)"
1515
# With Database logging support or without
1616
option(BUILD_WITH_DB_LOGGING "Build with database logging support, link against Qt sql lib (default: on)" OFF)
1717

18-
# With Database logging support or without
18+
# With Telnet logging support or without
1919
option(BUILD_WITH_TELNET_LOGGING "Build with telnet logging support, link against Qt network lib (default: on)" OFF)
2020

2121
# Enable documentation generation with doxygen

0 commit comments

Comments
 (0)