summaryrefslogtreecommitdiff
path: root/autodoc/source/parser/kernel/parsefct.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/kernel/parsefct.hxx')
-rw-r--r--autodoc/source/parser/kernel/parsefct.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/autodoc/source/parser/kernel/parsefct.hxx b/autodoc/source/parser/kernel/parsefct.hxx
index b4cfa443f007..0978d562bb41 100644
--- a/autodoc/source/parser/kernel/parsefct.hxx
+++ b/autodoc/source/parser/kernel/parsefct.hxx
@@ -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 @@ class ParseToolsFactory : public autodoc::ParseToolsFactory_Ifc
{
public:
ParseToolsFactory();
- virtual ~ParseToolsFactory();
+ virtual ~ParseToolsFactory();
virtual DYN autodoc::CodeParser_Ifc *
Create_Parser_Cplusplus() const;