summaryrefslogtreecommitdiff
path: root/bridges/inc/bridges/remote/stub.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/inc/bridges/remote/stub.hxx')
-rw-r--r--bridges/inc/bridges/remote/stub.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/bridges/inc/bridges/remote/stub.hxx b/bridges/inc/bridges/remote/stub.hxx
index b89389ec50fe..4c53b029149f 100644
--- a/bridges/inc/bridges/remote/stub.hxx
+++ b/bridges/inc/bridges/remote/stub.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -54,7 +54,7 @@ public:
::rtl::OUString m_sOid;
typelib_InterfaceTypeDescription *m_pType;
uno_Interface *m_pUnoI;
- oslInterlockedCount m_nRef;
+ oslInterlockedCount m_nRef;
uno_Environment *m_pEnvUno;
uno_Environment *m_pEnvRemote;