ubik-call-sucks-20060703
[openafs.git] / src / afsweb / weblog.c
index f366aec..9332fb4 100644 (file)
@@ -666,7 +666,7 @@ getDFScreds(char *name, char *realm, char *passwd, afs_uint32 lifetime,
      */
     reply_p = (adk_reply_ptr) 0;
     error_p = (adk_error_ptr) 0;
-    code = ubik_Call(ADK_GetTicket, ubik_handle, 0,    /* Ubik flags */
+    code = ubik_ADK_GetTicket(ubik_handle, 0,  /* Ubik flags */
                     name,      /* IN:  Principal: must be exact DCE principal */
                     nonce,     /* IN:  Input nonce */
                     lifetime,  /* IN:  lifetime */