ubik-serverinit-clones-correction-20081222
[openafs.git] / src / kauth / kaserver.c
index a8548ae..ff00fff 100644 (file)
@@ -389,7 +389,7 @@ main(argc, argv)
     else
        code =
            ubik_ServerInitByInfo(myHost, htons(AFSCONF_KAUTHPORT), &cellinfo,
-                                 &clones, dbpath, &KA_dbase);
+                                 clones, dbpath, &KA_dbase);
 
     if (code) {
        afs_com_err(whoami, code, "Ubik init failed");