$NetBSD: patch-ag,v 1.5 2001/05/24 17:00:58 abs Exp $

--- etc/afpd/status.c.orig	Wed Dec 16 18:38:38 1998
+++ etc/afpd/status.c
@@ -52,7 +52,8 @@
 static int status_server(char *data, const char *server)
 {
     struct afp_status	*status;
-    char                *Obj, *Type, *Zone;
+    const char          *Obj;
+    char                *Type, *Zone;
     int			len;
 
     status = (struct afp_status *) data;
