X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-common%2Fstrlst.h;h=13a6b2a7bd30c58f0252fe4f0d3facc98ac3e301;hb=f93c4009fd022577c8fe989343172b849e792aa2;hp=4fde8eb8b7e4ebaf0fcaf3250fc7a88495bc1646;hpb=9962a048634c590db23a00db1d01daada779844c;p=catta diff --git a/avahi-common/strlst.h b/avahi-common/strlst.h index 4fde8eb..13a6b2a 100644 --- a/avahi-common/strlst.h +++ b/avahi-common/strlst.h @@ -25,7 +25,7 @@ #include /** Linked list of strings that can contain any number of binary - * characters, include NUL bytes. An empty list is created by + * characters, including NUL bytes. An empty list is created by * assigning a NULL to a pointer to AvahiStringList. The string list * is stored in reverse order, so that appending to the string list is * effectively a prepending to the linked list. This object is used