sync to internal repository

This commit is contained in:
Guenter Obiltschnig
2007-02-23 14:31:48 +00:00
parent 7639f5a3f0
commit f35b543d3d
193 changed files with 195 additions and 195 deletions

View File

@@ -1,7 +1,7 @@
//
// PrettyPrint.cpp
//
// $Id: //poco/1.3/XML/samples/PrettyPrint/src/PrettyPrint.cpp#1 $
// $Id: //poco/Main/XML/samples/PrettyPrint/src/PrettyPrint.cpp#9 $
//
// This sample demonstrates the SAXParser, WhitespaceFilter,
// InputSource and XMLWriter classes.