summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgio.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/sdstor/stgio.hxx')
-rw-r--r--sot/source/sdstor/stgio.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sot/source/sdstor/stgio.hxx b/sot/source/sdstor/stgio.hxx
index 511f26af2b3a..8922d809cc01 100644
--- a/sot/source/sdstor/stgio.hxx
+++ b/sot/source/sdstor/stgio.hxx
@@ -64,8 +64,8 @@ public:
bool Init(); // set up an empty file
bool CommitAll(); // commit everything (root commit)
- static void SetErrorLink( const Link& );
- static const Link& GetErrorLink();
+ static void SetErrorLink( const Link<>& );
+ static const Link<>& GetErrorLink();
sal_uLong ValidateFATs( );
};