summaryrefslogtreecommitdiff
path: root/autodoc/source/parser/cpp/tkp_cpp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/cpp/tkp_cpp.cxx')
-rw-r--r--autodoc/source/parser/cpp/tkp_cpp.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/autodoc/source/parser/cpp/tkp_cpp.cxx b/autodoc/source/parser/cpp/tkp_cpp.cxx
index ffe0ca26dfdb..609bdb58d4ee 100644
--- a/autodoc/source/parser/cpp/tkp_cpp.cxx
+++ b/autodoc/source/parser/cpp/tkp_cpp.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
@@ -40,7 +40,7 @@ namespace cpp {
TokenParser_Cpp::TokenParser_Cpp( DYN autodoc::TkpDocuContext & let_drDocuContext )
- : pBaseContext( new Context_CppStd( let_drDocuContext ) ),
+ : pBaseContext( new Context_CppStd( let_drDocuContext ) ),
pCurContext(0),
pDealer(0),
pCharacterSource(0)