From e1a495039d6850e4f8b06703292110cee4a823dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=D0=B5=D0=BB=D0=B8=D0=BF=D0=B5=D0=BD=D0=BA=D0=BE=20?= =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD?= Date: Mon, 1 Oct 2018 08:43:25 +0000 Subject: [PATCH] git-svn-id: svn://db.shs.com.ru/pip@637 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5 --- src_io_utils/pibroadcast.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src_io_utils/pibroadcast.cpp b/src_io_utils/pibroadcast.cpp index 5418964e..e73372b8 100644 --- a/src_io_utils/pibroadcast.cpp +++ b/src_io_utils/pibroadcast.cpp @@ -35,7 +35,7 @@ * * \a Broadcast ethernets use \a broadcastPort() * * \a Loopback ethernet use \a loopbackPortsCount() started from \a loopbackPort() * - * %PIBroadcast starts thread , which every 3 seconds check if + * %PIBroadcast starts thread, which every 3 seconds check if * current \a PIEthernet::allAddresses() was changed and call * \a reinit() if it necessary. *