X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-common%2Fdomain-test.c;h=c9ff32e2db3f633ef3d76a2c5adde8a38f9ee4ba;hb=ef51c776fa80e67b84e2a6d48829f9040ac76c20;hp=b765532936125a1302c2ada271980ad7e78427d6;hpb=c3575017e2137ef664e4735bd6f9ff1209653ef3;p=catta diff --git a/avahi-common/domain-test.c b/avahi-common/domain-test.c index b765532..c9ff32e 100644 --- a/avahi-common/domain-test.c +++ b/avahi-common/domain-test.c @@ -30,7 +30,7 @@ #include "domain.h" #include "malloc.h" -int main(int argc, char *argv[]) { +int main(AVAHI_GCC_UNUSED int argc, AVAHI_GCC_UNUSED char *argv[]) { char *s; char t[256], r[256]; const char *p;