comerr-behave-like-the-rest-of-the-world-20010918
[openafs.git] / src / kauth / decode_ticket.c
index 7fec697..22f5257 100644 (file)
@@ -35,8 +35,8 @@ int main (
     char bob[KA_TIMESTR_LEN];
 
     whoami = argv[0];
-    initialize_rxk_error_table();
-    initialize_ka_error_table();
+    initialize_RXK_error_table();
+    initialize_KA_error_table();
 
     if (argc != 3) {
        printf ("Usage is %s key ticket\n", whoami);