From: Christian Herdtweck Date: Fri, 16 Jan 2015 08:58:09 +0000 (+0100) Subject: some minor doc change I had overlooked X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=83ba151ab8326d72bd51cc9dc9bbde9f681e054a;p=pingcheck some minor doc change I had overlooked --- 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.