summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CCF/Example/CodeGenerationKit/Indentation/XML/indent_xml.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/CCF/Example/CodeGenerationKit/Indentation/XML/indent_xml.cpp')
-rw-r--r--TAO/CIAO/CCF/Example/CodeGenerationKit/Indentation/XML/indent_xml.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/CCF/Example/CodeGenerationKit/Indentation/XML/indent_xml.cpp b/TAO/CIAO/CCF/Example/CodeGenerationKit/Indentation/XML/indent_xml.cpp
index b65389ca306..f244249c69b 100644
--- a/TAO/CIAO/CCF/Example/CodeGenerationKit/Indentation/XML/indent_xml.cpp
+++ b/TAO/CIAO/CCF/Example/CodeGenerationKit/Indentation/XML/indent_xml.cpp
@@ -17,7 +17,7 @@ main ()
cout << "<?xml version=\"1.0\"?>" << endl;
cout << "<!DOCTYPE corbacomponent SYSYEM \"corbacomponent.dtd\">" << endl << endl;
-
+
cout << "<atag>whatever</atag>" << endl;
cout << "<open>" << endl;