|
Boost-Commit : |
From: tschwinger_at_[hidden]
Date: 2008-02-25 06:45:51
Author: t_schwinger
Date: 2008-02-25 06:45:51 EST (Mon, 25 Feb 2008)
New Revision: 43411
URL: http://svn.boost.org/trac/boost/changeset/43411
Log:
removes unnecessary escaping
Text files modified:
trunk/libs/typeof/tools/preprocess.pl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/typeof/tools/preprocess.pl
==============================================================================
--- trunk/libs/typeof/tools/preprocess.pl (original)
+++ trunk/libs/typeof/tools/preprocess.pl 2008-02-25 06:45:51 EST (Mon, 25 Feb 2008)
@@ -1,7 +1,7 @@
# // (C) Copyright Tobias Schwinger
# //
# // Use modification and distribution are subject to the boost Software License
-# // Version 1.0. (See http:/\/www.boost.org/LICENSE_1_0.txt).
+# // Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt).
# // Preprocess and run this script.
# //
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