Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2008-02-07 05:04:52


Author: johnmaddock
Date: 2008-02-07 05:04:51 EST (Thu, 07 Feb 2008)
New Revision: 43144
URL: http://svn.boost.org/trac/boost/changeset/43144

Log:
Remove tabs.
Text files modified:
   branches/release/tools/bcp/scan_cvs_path.cpp | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: branches/release/tools/bcp/scan_cvs_path.cpp
==============================================================================
--- branches/release/tools/bcp/scan_cvs_path.cpp (original)
+++ branches/release/tools/bcp/scan_cvs_path.cpp 2008-02-07 05:04:51 EST (Thu, 07 Feb 2008)
@@ -136,9 +136,9 @@
                {
                   scan_svn_path(fpath); // recursion for directory entries
                }
- // else
- // std::cerr << "WARNING: unknown entry kind for entry " << name
- // << "in " << entries << std::endl;
+ // else
+ // std::cerr << "WARNING: unknown entry kind for entry " << name
+ // << "in " << entries << std::endl;
             }
          }
          ++i;


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