|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r51609 - trunk
From: troy_at_[hidden]
Date: 2009-03-04 10:45:16
Author: troy
Date: 2009-03-04 10:45:15 EST (Wed, 04 Mar 2009)
New Revision: 51609
URL: http://svn.boost.org/trac/boost/changeset/51609
Log:
fix errant 'c'
Text files modified:
trunk/CMakeLists.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/CMakeLists.txt
==============================================================================
--- trunk/CMakeLists.txt (original)
+++ trunk/CMakeLists.txt 2009-03-04 10:45:15 EST (Wed, 04 Mar 2009)
@@ -51,7 +51,7 @@
message(STATUS " Subscribe to the mailing list:")
message(STATUS " http://lists.boost.org/mailman/listinfo.cgi/boost-cmake")
message(STATUS "")
-message(STATUS " NOTE: Please ask questions about this build system on the boost-cmake list,")c
+message(STATUS " NOTE: Please ask questions about this build system on the boost-cmake list,")
message(STATUS " not on other boost lists.")
message(STATUS "")
message(STATUS " And/or check the archives:")
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk