diff --git a/src/cas/io/bsdSocket/casDGIntfIO.cc b/src/cas/io/bsdSocket/casDGIntfIO.cc index 7299586e7..c09a09ff1 100644 --- a/src/cas/io/bsdSocket/casDGIntfIO.cc +++ b/src/cas/io/bsdSocket/casDGIntfIO.cc @@ -199,7 +199,7 @@ casDGIntfIO::casDGIntfIO ( caServerI & serverIn, clientBufMemoryManager & memMgr // // WIN32 specific: // On windows this appears to only create problems because - // they correctly allow broadcast to be received when + // they allow broadcast to be received when // binding to a particular interface's IP address, and // always fill in this interface's address as the reply // address.