summaryrefslogtreecommitdiff
path: root/autodoc/source/parser_i/idl/pe_func2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser_i/idl/pe_func2.cxx')
-rw-r--r--autodoc/source/parser_i/idl/pe_func2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/autodoc/source/parser_i/idl/pe_func2.cxx b/autodoc/source/parser_i/idl/pe_func2.cxx
index 64a0c6d65736..a091fa72811a 100644
--- a/autodoc/source/parser_i/idl/pe_func2.cxx
+++ b/autodoc/source/parser_i/idl/pe_func2.cxx
@@ -72,7 +72,7 @@ PE_Function::PE_Function( const RParent & i_rCurInterface )
}
PE_Function::PE_Function( const RParent & i_rCurService,
- E_Constructor )
+ E_Constructor )
: eState(expect_name),
sData_Name(),
nData_ReturnType(0),