summaryrefslogtreecommitdiff
path: root/store/source/storbios.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storbios.hxx')
-rw-r--r--store/source/storbios.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/source/storbios.hxx b/store/source/storbios.hxx
index fafb54e79fed..8c2abd54f5a7 100644
--- a/store/source/storbios.hxx
+++ b/store/source/storbios.hxx
@@ -141,7 +141,7 @@ public:
Ace();
~Ace();
- static void SAL_CALL constructor (void * obj, void * arg);
+ static int SAL_CALL constructor (void * obj, void * arg);
static Ace * find (Ace * head, sal_uInt32 addr);
static void insert (Ace * head, Ace * entry);