Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r56093 - trunk/libs/property_tree/test
From: sebastian.redl_at_[hidden]
Date: 2009-09-07 16:42:07


Author: cornedbee
Date: 2009-09-07 16:42:06 EDT (Mon, 07 Sep 2009)
New Revision: 56093
URL: http://svn.boost.org/trac/boost/changeset/56093

Log:
Remove tabs.
Text files modified:
   trunk/libs/property_tree/test/xml_parser_test_data.hpp | 30 +++++++++++++++---------------
   1 files changed, 15 insertions(+), 15 deletions(-)

Modified: trunk/libs/property_tree/test/xml_parser_test_data.hpp
==============================================================================
--- trunk/libs/property_tree/test/xml_parser_test_data.hpp (original)
+++ trunk/libs/property_tree/test/xml_parser_test_data.hpp 2009-09-07 16:42:06 EDT (Mon, 07 Sep 2009)
@@ -47,21 +47,21 @@
     "\n"
     "<!-- Last edited: 27 May 1999 by bent -->\n"
     "<header><?Pub Dtl?>\n"
- " <title><![CDATA[XML Linking Language (XLink)]]></title>\n"
- " <version>Version 1.0</version>\n"
- " <w3c-designation>WD-xlink-19990527</w3c-designation>\n"
- " <w3c-doctype>World Wide Web Consortium Working Draft</w3c-doctype>\n"
- " <pubdate><day>29</day><month>May</month><year>1999</year></pubdate>\n"
- " <notice>\n"
- " <p>This draft is for public discussion.</p>\n"
- " </notice>\n"
- " <publoc><loc href=\"http://www.w3.org/XML/Group/1999/05/WD-xlink-current\">http://www.w3.org/XML/Group/1999/05/WD-xlink-current></publoc>\n"
- " <prevlocs>\n"
- " <!--Check: was it actually August?-->\n"
- " <loc href=\"
http://www.w3.org/XML/Group/1999/05/WD-xlink-19990527\">http://www.w3.org/XML/Group/1999/05/WD-xlink-19990527>\n"
- " <loc href=\"
http://www.w3.org/XML/Group/1999/05/WD-xlink-19990505\">http://www.w3.org/XML/Group/1999/05/WD-xlink-19990505>\n"
- " <loc href=\"
http://www.w3.org/TR/1998/WD-xlink-19980303\">http://www.w3.org/TR/1998/WD-xlink-19980303>\n"
- " <loc href=\"
http://www.w3.org/TR/WD-xml-link-970630\">http://www.w3.org/TR/WD-xml-link-970630></prevlocs>\n"
+ "\t<title><![CDATA[XML Linking Language (XLink)]]></title>\n"
+ "\t<version>Version 1.0</version>\n"
+ "\t<w3c-designation>WD-xlink-19990527</w3c-designation>\n"
+ "\t<w3c-doctype>World Wide Web Consortium Working Draft</w3c-doctype>\n"
+ "\t<pubdate><day>29</day><month>May</month><year>1999</year></pubdate>\n"
+ "\t<notice>\n"
+ "\t<p>This draft is for public discussion.</p>\n"
+ "\t</notice>\n"
+ "\t<publoc><loc href=\"
http://www.w3.org/XML/Group/1999/05/WD-xlink-current\">http://www.w3.org/XML/Group/1999/05/WD-xlink-current></publoc>\n"
+ "\t<prevlocs>\n"
+ "\t<!--Check: was it actually August?-->\n"
+ "\t<loc href=\"
http://www.w3.org/XML/Group/1999/05/WD-xlink-19990527\">http://www.w3.org/XML/Group/1999/05/WD-xlink-19990527>\n"
+ "\t<loc href=\"
http://www.w3.org/XML/Group/1999/05/WD-xlink-19990505\">http://www.w3.org/XML/Group/1999/05/WD-xlink-19990505>\n"
+ "\t<loc href=\"
http://www.w3.org/TR/1998/WD-xlink-19980303\">http://www.w3.org/TR/1998/WD-xlink-19980303>\n"
+ "\t<loc href=\"
http://www.w3.org/TR/WD-xml-link-970630\">http://www.w3.org/TR/WD-xml-link-970630></prevlocs>\n"
     "\n"
     " <authlist>\n"
     " <!--Updated author hrefs dorchard-->\n"


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