]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/afp_zeroconf.c
Support for using $u username variable in AFP volume definitions
[netatalk.git] / etc / afpd / afp_zeroconf.c
index f8bbcf6fb4ed19297f954a4591c6f6141f157537..cf370fc3bf4b052a5defd159dcc40749fcc2bb2b 100644 (file)
@@ -24,7 +24,7 @@
 /*
  * Functions (actually they are just facades)
  */
-void zeroconf_register(const AFPConfig *configs)
+void zeroconf_register(const AFPObj *configs)
 {
 #if defined (HAVE_MDNS)
   LOG(log_debug, logtype_afpd, "Attempting to register with mDNS using mDNSResponder");