ubik-calliter-pass-all-args-20041202
[openafs.git] / src / libadmin / kas / afs_kasAdmin.c
index 8b48b34..903d10e 100644 (file)
@@ -718,7 +718,7 @@ GetPrincipalLockStatus(const kas_server_p kaserver, const kas_identity_p who,
        tst =
            ubik_CallIter(KAM_LockStatus, kaserver->servers, UPUBIKONLY,
                          &count, who->principal, who->instance, &locked, 0,
-                         0, 0, 0);
+                         0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
        if (tst == 0) {
            if (locked) {
                if ((locked < *lockedUntil) || !once) {