summaryrefslogtreecommitdiffstats
path: root/io/source/acceptor/acc_socket.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/acceptor/acc_socket.cxx')
-rw-r--r--io/source/acceptor/acc_socket.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/source/acceptor/acc_socket.cxx b/io/source/acceptor/acc_socket.cxx
index 5a9956eb75d9..a998ccd582e3 100644
--- a/io/source/acceptor/acc_socket.cxx
+++ b/io/source/acceptor/acc_socket.cxx
@@ -99,7 +99,7 @@ namespace io_acceptor {
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);