summaryrefslogtreecommitdiff
path: root/vcl/source/helper/xconnection.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/helper/xconnection.cxx')
-rw-r--r--vcl/source/helper/xconnection.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/helper/xconnection.cxx b/vcl/source/helper/xconnection.cxx
index 0e19478bcfbc..b9c2950e4e2f 100644
--- a/vcl/source/helper/xconnection.cxx
+++ b/vcl/source/helper/xconnection.cxx
@@ -37,7 +37,7 @@ namespace vcl
{
class SolarMutexReleaser
{
- ULONG mnReleased;
+ sal_uLong mnReleased;
public:
SolarMutexReleaser()
{