]> git.pld-linux.org Git - packages/ckermit.git/blame - ckermit-krb.patch
- new/updated
[packages/ckermit.git] / ckermit-krb.patch
CommitLineData
a89b96f5
AM
1--- ckuath.c~ 2004-03-14 18:12:55.000000000 +0100
2+++ ckuath.c 2008-11-01 14:28:04.574610631 +0100
3@@ -13210,10 +13210,6 @@
4
5 /* create k5_context */
6 krb5_init_context(&k5_context);
7-#ifndef MIT_CURRENT
8- if (k5_context)
9- krb5_init_ets(k5_context);
10-#endif /* MIT_CURRENT */
11 #ifdef KRB524_CONV
12 krb524_init_ets(k5_context);
13 #endif /* KRB524_CONV */
This page took 0.033185 seconds and 4 git commands to generate.