summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Collector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/Collector.cpp')
-rw-r--r--cpp/src/Ice/Collector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/Collector.cpp b/cpp/src/Ice/Collector.cpp
index df9db8c3cd4..ca70c6120ff 100644
--- a/cpp/src/Ice/Collector.cpp
+++ b/cpp/src/Ice/Collector.cpp
@@ -571,7 +571,7 @@ IceInternal::CollectorFactory::message(BasicStream&)
}
catch (const TimeoutException&)
{
- // Ignore timeouts
+ // Ignore timeouts
}
catch (const LocalException& ex)
{