]> arthur.barton.de Git - netatalk.git/commitdiff
backport SLPreg fix for Solaris for dev branch.
authordidg <didg>
Mon, 3 Jan 2005 15:24:05 +0000 (15:24 +0000)
committerdidg <didg>
Mon, 3 Jan 2005 15:24:05 +0000 (15:24 +0000)
etc/afpd/afp_config.c

index 236bcebbbb99afda743f7509fb83afb901b1825d..606068a72dea27954f9b01432455ac6e6cb81b2f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: afp_config.c,v 1.22.6.9 2004-06-14 20:58:56 bfernhomberg Exp $
+ * $Id: afp_config.c,v 1.22.6.9.2.1 2005-01-03 15:24:05 didg Exp $
  *
  * Copyright (c) 1997 Adrian Sun (asun@zoology.washington.edu)
  * All Rights Reserved.  See COPYRIGHT.
@@ -425,7 +425,7 @@ static AFPConfig *DSIConfigInit(const struct afp_options *options,
        err = SLPReg(hslp,
                     dsi->srvloc_url,
                     SLP_LIFETIME_MAXIMUM,
-                    "",
+                    "afp",
                     "",
                     SLP_TRUE,
                     SRVLOC_callback,