summaryrefslogtreecommitdiff
path: root/cppu
diff options
context:
space:
mode:
Diffstat (limited to 'cppu')
-rw-r--r--cppu/source/uno/lbenv.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/cppu/source/uno/lbenv.cxx b/cppu/source/uno/lbenv.cxx
index ebbe6020638a..f9f1107d7ae9 100644
--- a/cppu/source/uno/lbenv.cxx
+++ b/cppu/source/uno/lbenv.cxx
@@ -1077,6 +1077,7 @@ static bool loadEnv(OUString const & cLibStem,
return true;
}
+}
extern "C"
{
@@ -1179,6 +1180,4 @@ void SAL_CALL uno_getRegisteredEnvironments(
} // extern "C"
-}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */