]> arthur.barton.de Git - netatalk.git/blobdiff - etc/papd/uam.c
Wrong path from 2-1
[netatalk.git] / etc / papd / uam.c
index c406b1b4745d2b90bd0126536f8edf9f8cd7fc94..2962fad0b10194d0cf9ae1a7d19a47c41bebcabb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: uam.c,v 1.10 2005-04-28 20:49:49 bfernhomberg Exp $
+ * $Id: uam.c,v 1.11 2009-10-15 11:39:48 didg Exp $
  *
  * Copyright (c) 1999 Adrian Sun (asun@zoology.washington.edu)
  * All Rights Reserved.  See COPYRIGHT.
@@ -184,7 +184,7 @@ void uam_unregister(const int type, const char *name)
 
 /* Crap to support uams which call this afpd function */
 int uam_afpserver_option(void *private _U_, const int what _U_, void *option _U_,
-                         int *len _U_)
+                         size_t *len _U_)
 {
        return(0);
 }