From 83ba151ab8326d72bd51cc9dc9bbde9f681e054a Mon Sep 17 00:00:00 2001 From: Christian Herdtweck Date: Fri, 16 Jan 2015 09:58:09 +0100 Subject: [PATCH] some minor doc change I had overlooked --- src/tcp/tcppinger.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tcp/tcppinger.cpp b/src/tcp/tcppinger.cpp index 22ddf1a..028573e 100644 --- a/src/tcp/tcppinger.cpp +++ b/src/tcp/tcppinger.cpp @@ -59,7 +59,7 @@ using I2n::Logger::GlobalLogger; /** * @brief Parameterized constructor. * - * @param io_serv The @c io_service object to control this object. + * @param io_serv The one @c io_service object that controls async processing * @param protocol The network layer protocol to use. * @param source_network_interface The network interface name from where to * send the segments. -- 1.7.1