summaryrefslogtreecommitdiffstats
path: root/third_party/libjingle/source/talk/base/asyncsocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libjingle/source/talk/base/asyncsocket.h')
-rw-r--r--third_party/libjingle/source/talk/base/asyncsocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libjingle/source/talk/base/asyncsocket.h b/third_party/libjingle/source/talk/base/asyncsocket.h
index 1541894..3d12984 100644
--- a/third_party/libjingle/source/talk/base/asyncsocket.h
+++ b/third_party/libjingle/source/talk/base/asyncsocket.h
@@ -34,7 +34,7 @@
namespace talk_base {
-// TODO(juberti): Remove Socket and rename AsyncSocket to Socket.
+// TODO: Remove Socket and rename AsyncSocket to Socket.
// Provides the ability to perform socket I/O asynchronously.
class AsyncSocket : public Socket {