summaryrefslogtreecommitdiff
path: root/svtools/source/misc/chartprettypainter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/misc/chartprettypainter.cxx')
-rw-r--r--svtools/source/misc/chartprettypainter.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/misc/chartprettypainter.cxx b/svtools/source/misc/chartprettypainter.cxx
index 4d73588ec51c..85d51e974710 100644
--- a/svtools/source/misc/chartprettypainter.cxx
+++ b/svtools/source/misc/chartprettypainter.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
@@ -136,7 +136,7 @@ bool ChartPrettyPainter::DoPrettyPaintChart( uno::Reference< frame::XModel > xCh
(void)e;
DBG_ERROR( "Chart cannot be painted pretty!" );
}
- return false;
+ return false;
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */