Make ubik use unsigned addresses
[openafs.git] / src / kauth / authclient.c
index 3d26243..5a6155f 100644 (file)
@@ -62,7 +62,7 @@ static int debug = 0;
    "explicit".  The cell can then be used to debug experimental servers. */
 
 void
-ka_ExplicitCell(char *cell, afs_int32 serverList[])
+ka_ExplicitCell(char *cell, afs_uint32 serverList[])
 {
     int i;