summaryrefslogtreecommitdiff
path: root/store/source/storbios.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storbios.cxx')
-rw-r--r--store/source/storbios.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/source/storbios.cxx b/store/source/storbios.cxx
index 5d42354b6a62..38673f7b8165 100644
--- a/store/source/storbios.cxx
+++ b/store/source/storbios.cxx
@@ -460,7 +460,7 @@ protected:
* OStorePageBIOS::AceCache implementation.
*
*======================================================================*/
-extern "C" typedef int (SAL_CALL * ace_constructor_type)(void*,void*);
+extern "C" typedef int (* ace_constructor_type)(void*,void*);
OStorePageBIOS::AceCache &
OStorePageBIOS::AceCache::get()