summaryrefslogtreecommitdiff
path: root/odk/qa/checkapi/checkapi.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odk/qa/checkapi/checkapi.cxx')
-rw-r--r--odk/qa/checkapi/checkapi.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/qa/checkapi/checkapi.cxx b/odk/qa/checkapi/checkapi.cxx
index 9018deb9147c..95cac2c042bf 100644
--- a/odk/qa/checkapi/checkapi.cxx
+++ b/odk/qa/checkapi/checkapi.cxx
@@ -29,7 +29,7 @@
#include <allheaders.hxx>
CPPUNIT_PLUGIN_IMPLEMENT();
-extern "C" SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL firstfunc(sal_Bool)
+extern "C" SAL_DLLPUBLIC_EXPORT sal_Bool firstfunc(sal_Bool)
{
return true;
}