summaryrefslogtreecommitdiff
path: root/autodoc/source/parser/adoc/tk_docw.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/adoc/tk_docw.cxx')
-rw-r--r--autodoc/source/parser/adoc/tk_docw.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/autodoc/source/parser/adoc/tk_docw.cxx b/autodoc/source/parser/adoc/tk_docw.cxx
index f7c3adb55761..7141d3202bec 100644
--- a/autodoc/source/parser/adoc/tk_docw.cxx
+++ b/autodoc/source/parser/adoc/tk_docw.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
@@ -82,7 +82,7 @@ Tok_Whitespace::Text() const
void
-Tok_LineStart::Trigger( TokenInterpreter & io_rInterpreter ) const
+Tok_LineStart::Trigger( TokenInterpreter & io_rInterpreter ) const
{
io_rInterpreter.Hdl_LineStart(*this);
}