summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/macab/macabutilities.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/macab/macabutilities.hxx')
-rw-r--r--connectivity/source/drivers/macab/macabutilities.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/macab/macabutilities.hxx b/connectivity/source/drivers/macab/macabutilities.hxx
index 6d401bc548ba..c384604e3514 100644
--- a/connectivity/source/drivers/macab/macabutilities.hxx
+++ b/connectivity/source/drivers/macab/macabutilities.hxx
@@ -134,7 +134,7 @@ namespace connectivity
return dataType;
}
- void impl_throwError(sal_uInt16 _nErrorId);
+ void impl_throwError(const char* pErrorId);
}
}