]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-krb5-klog-no-err-table-yet-20071105
authorDerrick Brashear <shadow@dementia.org>
Mon, 5 Nov 2007 21:47:24 +0000 (21:47 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 5 Nov 2007 21:47:24 +0000 (21:47 +0000)
right now we don't have this everywhere, until we reorder libraries, and
test usefully with configure, forget it.

(cherry picked from commit bf7787ba99d5cae9a9413ba59dd4c01996a6d557)

src/aklog/klog.c

index 2000a9f1767540f37c782446988ae09114cef0f3..c7aa5bee657b467efaa840d32503cc12f11fd829 100644 (file)
@@ -408,7 +408,7 @@ CommandProc(struct cmd_syndesc *as, char *arock)
        KLOGEXIT(code);
     }
     initialize_U_error_table();
-    initialize_krb5_error_table();
+    /*initialize_krb5_error_table();*/ 
     initialize_RXK_error_table();
     initialize_KTC_error_table();
     initialize_ACFG_error_table();