summaryrefslogtreecommitdiff
path: root/test/source/vclbootstrapprotector.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/vclbootstrapprotector.cxx')
-rw-r--r--test/source/vclbootstrapprotector.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/source/vclbootstrapprotector.cxx b/test/source/vclbootstrapprotector.cxx
index cf6341737919..f0c7581237be 100644
--- a/test/source/vclbootstrapprotector.cxx
+++ b/test/source/vclbootstrapprotector.cxx
@@ -50,7 +50,7 @@ private:
}
-extern "C" SAL_DLLPUBLIC_EXPORT CppUnit::Protector * SAL_CALL
+extern "C" SAL_DLLPUBLIC_EXPORT CppUnit::Protector *
vclbootstrapprotector() {
return new Protector;
}