Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r53923 - trunk/tools/inspect
From: daniel_james_at_[hidden]
Date: 2009-06-15 03:32:43


Author: danieljames
Date: 2009-06-15 03:32:43 EDT (Mon, 15 Jun 2009)
New Revision: 53923
URL: http://svn.boost.org/trac/boost/changeset/53923

Log:
Use wrong line ends in wrong_line_ends_test.cpp.
Properties modified:
   trunk/tools/inspect/wrong_line_ends_test.cpp (contents, props changed)
Text files modified:
   trunk/tools/inspect/wrong_line_ends_test.cpp | 10 +---------
   1 files changed, 1 insertions(+), 9 deletions(-)

Modified: trunk/tools/inspect/wrong_line_ends_test.cpp
==============================================================================
--- trunk/tools/inspect/wrong_line_ends_test.cpp (original)
+++ trunk/tools/inspect/wrong_line_ends_test.cpp 2009-06-15 03:32:43 EDT (Mon, 15 Jun 2009)
@@ -1,9 +1 @@
-// this is a test file; it isn't supposed to have correct line endings
-
-// Copyright Beman Dawes, 2003.
-// Distributed under the Boost Software License, Version 1.0.
-// (See accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt)
-
-line ending with cr
-line ending without any cr or nl
\ No newline at end of file
+// this is a test file; it isn't supposed to have correct line endings // Copyright Beman Dawes, 2003. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) line ending with cr line ending without any cr or nl
\ No newline at end of file


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