]> git.meshlink.io Git - catta/commitdiff
small typo fix
authorLennart Poettering <lennart@poettering.net>
Fri, 12 Aug 2005 01:47:40 +0000 (01:47 +0000)
committerLennart Poettering <lennart@poettering.net>
Fri, 12 Aug 2005 01:47:40 +0000 (01:47 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@302 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

avahi-common/domain.h

index eed7af48ef078a9a9309c3361d3c612b8ca865f6..fc9d7fd6605262a711fcdd3c3f62baf10e06d3ec 100644 (file)
@@ -43,7 +43,7 @@ char *avahi_get_host_name(void);
 /** Return 1 when the specified domain names are equal, 0 otherwise */
 int avahi_domain_equal(const char *a, const char *b);
 
-/** Do a binary comparison of to specified domain names, returnen -1, 0, or 1, depending on the error. */
+/** Do a binary comparison of to specified domain names, return -1, 0, or 1, depending on the order. */
 int avahi_binary_domain_cmp(const char *a, const char *b);
 
 /** Read the first label from the textual domain name *name, unescape