summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/onlinecheck.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/update/check/onlinecheck.hxx')
-rw-r--r--extensions/source/update/check/onlinecheck.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/update/check/onlinecheck.hxx b/extensions/source/update/check/onlinecheck.hxx
index 731d3e6c2cbb..78d1bf4252d2 100644
--- a/extensions/source/update/check/onlinecheck.hxx
+++ b/extensions/source/update/check/onlinecheck.hxx
@@ -25,7 +25,7 @@
#include <sal/types.h>
#if defined(_WIN32)
-extern "C" bool SAL_CALL WNT_hasInternetConnection();
+extern "C" bool WNT_hasInternetConnection();
#endif
#endif