[Openvas-commits] r6167 - trunk/gsa
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Dec 17 11:04:17 CET 2009
Author: felix
Date: 2009-12-17 11:04:17 +0100 (Thu, 17 Dec 2009)
New Revision: 6167
Modified:
trunk/gsa/CMakeLists.txt
trunk/gsa/ChangeLog
Log:
* CMakeLists.txt: Fixed formatting by adding missing quotes.
Modified: trunk/gsa/CMakeLists.txt
===================================================================
--- trunk/gsa/CMakeLists.txt 2009-12-17 08:27:20 UTC (rev 6166)
+++ trunk/gsa/CMakeLists.txt 2009-12-17 10:04:17 UTC (rev 6167)
@@ -78,8 +78,8 @@
if (NOT MHD_FOUND)
message (FATAL_ERROR "libmicrohttpd>=0.4.2 could not be found on "
- "your system but is required. This library was searched
- "for using the pkg-config tool. If you have
+ "your system but is required. This library was searched "
+ "for using the pkg-config tool. If you have "
"libmicrohttpd installed, make sure that "
"PKG_CONFIG_PATH points to a path where "
"libmicrohttpd.pc can be found.")
Modified: trunk/gsa/ChangeLog
===================================================================
--- trunk/gsa/ChangeLog 2009-12-17 08:27:20 UTC (rev 6166)
+++ trunk/gsa/ChangeLog 2009-12-17 10:04:17 UTC (rev 6167)
@@ -1,3 +1,7 @@
+2009-12-17 Felix Wolfsteller <felix.wolfsteller at intevation.de>
+
+ * CMakeLists.txt: Fixed formatting by adding missing quotes.
+
2009-12-17 Jan-Oliver Wagner <jan-oliver.wagner at greenbone.net>
* src/html/src/omp.xsl: Make report filter dialog
More information about the Openvas-commits
mailing list