diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-12 15:38:24 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-12 15:38:24 +0100 |
commit | a5dde41515345e07add897c3b67dd137347bbd6c (patch) | |
tree | 205b8012a5b57697230dbba1345201f0662d977d /package/krb5/patches/patch-src_include_k5-int_h | |
parent | 756b97ecc48c03e20792adb6c973eb5f4d16c627 (diff) |
update to latest stable upstream version
Diffstat (limited to 'package/krb5/patches/patch-src_include_k5-int_h')
-rw-r--r-- | package/krb5/patches/patch-src_include_k5-int_h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/krb5/patches/patch-src_include_k5-int_h b/package/krb5/patches/patch-src_include_k5-int_h index 1c6dd8e05..65bd936e6 100644 --- a/package/krb5/patches/patch-src_include_k5-int_h +++ b/package/krb5/patches/patch-src_include_k5-int_h @@ -1,6 +1,6 @@ ---- krb5-1.11.3.orig/src/include/k5-int.h 2013-06-03 23:39:43.000000000 +0200 -+++ krb5-1.11.3/src/include/k5-int.h 2013-08-14 14:05:17.000000000 +0200 -@@ -1156,7 +1156,7 @@ void k5_free_pa_otp_challenge(krb5_conte +--- krb5-1.12.1.orig/src/include/k5-int.h 2014-01-16 01:44:15.000000000 +0100 ++++ krb5-1.12.1/src/include/k5-int.h 2014-02-11 18:55:39.000000000 +0100 +@@ -904,7 +904,7 @@ void k5_free_pa_otp_challenge(krb5_conte void k5_free_pa_otp_req(krb5_context context, krb5_pa_otp_req *val); /* #include "krb5/wordsize.h" -- comes in through base-defs.h. */ |