summaryrefslogtreecommitdiff
path: root/autodoc/source/exes/adc_uni/cmd_run.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/exes/adc_uni/cmd_run.cxx')
-rw-r--r--autodoc/source/exes/adc_uni/cmd_run.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/autodoc/source/exes/adc_uni/cmd_run.cxx b/autodoc/source/exes/adc_uni/cmd_run.cxx
index 5b79de482114..24eb9f40c746 100644
--- a/autodoc/source/exes/adc_uni/cmd_run.cxx
+++ b/autodoc/source/exes/adc_uni/cmd_run.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -115,7 +115,7 @@ Parser::Perform()
Cerr() << "Project in yet unimplemented language skipped."
<< Endl();
}
- } // end for
+ } // end for
if (bCpp)
{
@@ -140,7 +140,7 @@ Parser::Perform()
// if ( aFile.open() )
// {
// rIdl2sPilot.Read_Links2DevManual(aFile);
-// aFile.close();
+// aFile.close();
// }
// }
} // endif (bIDL)