aklog more error tables

initialize the rest that we might need

Change-Id: If4e02add67994ae5397c60de3e64c072c3512a2e
Reviewed-on: http://gerrit.openafs.org/1661
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
Derrick Brashear 2010-03-25 09:01:23 -04:00
parent 7d69cfbc20
commit c44a69b337

View File

@ -1495,7 +1495,11 @@ main(int argc, char *argv[])
progname = argv[0];
krb5_init_context(&context);
initialize_ktc_error_table ();
initialize_KTC_error_table ();
initialize_U_error_table();
initialize_RXK_error_table();
initialize_ACFG_error_table();
initialize_PT_error_table();
afs_set_com_err_hook(redirect_errors);
/*