|
Boost-Commit : |
From: john_at_[hidden]
Date: 2008-02-07 05:03:17
Author: johnmaddock
Date: 2008-02-07 05:03:16 EST (Thu, 07 Feb 2008)
New Revision: 43143
URL: http://svn.boost.org/trac/boost/changeset/43143
Log:
Remove tabs.
Text files modified:
trunk/tools/bcp/scan_cvs_path.cpp | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Modified: trunk/tools/bcp/scan_cvs_path.cpp
==============================================================================
--- trunk/tools/bcp/scan_cvs_path.cpp (original)
+++ trunk/tools/bcp/scan_cvs_path.cpp 2008-02-07 05:03:16 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