SHA256
1
0
forked from pool/krb5
krb5/krb5-1.8.1-gssapi-error-table.dif
Michael Calmer 09a8594db3 Accepting request 41854 from home:leonardocf:branches:network
Copy from home:leonardocf:branches:network/krb5 via accept of submit request 41854 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/41854
OBS-URL: https://build.opensuse.org/package/show/network/krb5?expand=0&rev=25
2010-06-22 07:49:38 +00:00

14 lines
492 B
Plaintext

Index: krb5-1.8.1/src/lib/gssapi/krb5/gssapi_krb5.c
===================================================================
--- krb5-1.8.1.orig/src/lib/gssapi/krb5/gssapi_krb5.c
+++ krb5-1.8.1/src/lib/gssapi/krb5/gssapi_krb5.c
@@ -740,7 +740,7 @@ int gss_krb5int_lib_init(void)
printf("gss_krb5int_lib_init\n");
#endif
- add_error_table(&et_ggss_error_table);
+ add_error_table(&et_k5g_error_table);
#ifndef LEAN_CLIENT
err = k5_mutex_finish_init(&gssint_krb5_keytab_lock);