summaryrefslogtreecommitdiff
path: root/autodoc/source/display/html/navibar.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/display/html/navibar.cxx')
-rw-r--r--autodoc/source/display/html/navibar.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/autodoc/source/display/html/navibar.cxx b/autodoc/source/display/html/navibar.cxx
index 8490e834b6d8..ede7e432538a 100644
--- a/autodoc/source/display/html/navibar.cxx
+++ b/autodoc/source/display/html/navibar.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
@@ -271,7 +271,7 @@ NavigationBar::MakeSubRow( const char * i_sTitle )
}
void
-NavigationBar::AddItem( const char * i_sName,
+NavigationBar::AddItem( const char * i_sName,
const char * i_sLink,
bool i_bValid )
{