X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-daemon%2Fsimple-protocol.c;h=33e5db333f9fcd419d67e414e6b18fc3dff28110;hb=2ea7e99ed0dcfd371fef5aeecd3de77da1dfcd4f;hp=04b07c77fbff083a45183ac7b11fd5348d26dea2;hpb=d0a63590d4730eb0af3ec6027818cb62d50ea657;p=catta diff --git a/avahi-daemon/simple-protocol.c b/avahi-daemon/simple-protocol.c index 04b07c7..33e5db3 100644 --- a/avahi-daemon/simple-protocol.c +++ b/avahi-daemon/simple-protocol.c @@ -472,7 +472,7 @@ int simple_protocol_setup(const AvahiPoll *poll_api) { strncpy(sa.sun_path, AVAHI_SOCKET, sizeof(sa.sun_path)-1); /* We simply remove existing UNIX sockets under this name. The - Avahi daemons makes sure that it runs only once on a host, + Avahi daemon makes sure that it runs only once on a host, therefore sockets that already exist are stale and may be removed without any ill effects */