X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=blobdiff_plain;f=etc%2Fafpd%2Fafp_zeroconf.h;h=89fc3ca9916ed4e7e48a7078be0216f156068528;hp=8c370fd226d3515096309d538d69ffaf762b5888;hb=edf01c724768d494e522ec84380e8e49b37a2bd6;hpb=254165761188c86767497dc03359cccf3510d434 diff --git a/etc/afpd/afp_zeroconf.h b/etc/afpd/afp_zeroconf.h index 8c370fd2..89fc3ca9 100644 --- a/etc/afpd/afp_zeroconf.h +++ b/etc/afpd/afp_zeroconf.h @@ -25,7 +25,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.