summaryrefslogtreecommitdiff
path: root/autodoc/source/parser_i/idl/pe_type2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser_i/idl/pe_type2.cxx')
-rw-r--r--autodoc/source/parser_i/idl/pe_type2.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/autodoc/source/parser_i/idl/pe_type2.cxx b/autodoc/source/parser_i/idl/pe_type2.cxx
index fe73ce04bdca..d21d01795e81 100644
--- a/autodoc/source/parser_i/idl/pe_type2.cxx
+++ b/autodoc/source/parser_i/idl/pe_type2.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
@@ -75,7 +75,7 @@ namespace uidl
PE_Type::PE_Type( ary::idl::Type_id & o_rResult )
- : pResult(&o_rResult),
+ : pResult(&o_rResult),
nIsSequenceCounter(0),
nSequenceDownCounter(0),
bIsUnsigned(false),