]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mountd/fsloc.c
nfsidmap: Added Error Logging
[nfs-utils.git] / utils / mountd / fsloc.c
index 5b094b09f4eb9d7bb2ce1fc7731cf8f51abd1c3c..e2add2d8f24c7802b3184312cce0de0379752f35 100644 (file)
@@ -146,7 +146,7 @@ static struct servers *method_list(char *data)
 }
 
 /* Returns appropriately filled struct servers, or NULL if had a problem */
-struct servers *replicas_lookup(int method, char *data, char *key)
+struct servers *replicas_lookup(int method, char *data)
 {
        struct servers *sp=NULL;
        switch(method) {