summaryrefslogtreecommitdiff
path: root/extensions/source/oooimprovement/myconfigurationhelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/oooimprovement/myconfigurationhelper.cxx')
-rw-r--r--extensions/source/oooimprovement/myconfigurationhelper.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/oooimprovement/myconfigurationhelper.cxx b/extensions/source/oooimprovement/myconfigurationhelper.cxx
index d9ff3ecd03dc..88e11dfcc88d 100644
--- a/extensions/source/oooimprovement/myconfigurationhelper.cxx
+++ b/extensions/source/oooimprovement/myconfigurationhelper.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
@@ -62,7 +62,7 @@ namespace
buf.appendAscii("The requested path \"");
buf.append(path);
buf.appendAscii("\" does not exists.");
- return buf.makeStringAndClear();
+ return buf.makeStringAndClear();
};
}