X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=etc%2Fafpd%2Fafp_zeroconf.h;h=5058cc60d3f987bce36cf601305fd90a4ece0ba1;hb=260c314546ffcfdbef47f2c7de82d5310b26df0a;hp=e2711afb3a4a680d7c1f8ad063a2922b616f409e;hpb=4209e62c0346332dfe05efaec90f219abf1266e5;p=netatalk.git diff --git a/etc/afpd/afp_zeroconf.h b/etc/afpd/afp_zeroconf.h index e2711afb..5058cc60 100644 --- a/etc/afpd/afp_zeroconf.h +++ b/etc/afpd/afp_zeroconf.h @@ -19,7 +19,7 @@ /* * registers service with a particular Zerconf implemenation. */ -void zeroconf_register(const AFPConfig *configs); +void zeroconf_register(const AFPObj *obj); /* * de-registers the ntpd service with a particular Zerconf implemenation.