summaryrefslogtreecommitdiff
path: root/io/source/connector/ctr_socket.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/connector/ctr_socket.cxx')
-rw-r--r--io/source/connector/ctr_socket.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/source/connector/ctr_socket.cxx b/io/source/connector/ctr_socket.cxx
index 773a378a08ff..901f1206a78e 100644
--- a/io/source/connector/ctr_socket.cxx
+++ b/io/source/connector/ctr_socket.cxx
@@ -33,7 +33,7 @@ namespace stoc_connector {
template<class T>
static void notifyListeners(SocketConnection * pCon, bool * notified, T t)
{
- XStreamListener_hash_set listeners;
+ XStreamListener_hash_set listeners;
{
::osl::MutexGuard guard(pCon->_mutex);