diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-15 14:25:42 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-15 14:25:42 +0100 |
commit | 3c586ea3d495ffa77ab95d5cb1529ecbf208a63c (patch) | |
tree | bcd9a488454f9a739450c742ced8b2e3ada8c118 /package/krb5/patches/patch-src_include_k5-int_h | |
parent | c653423921e82df58aa203674fabe6fc6e157cd4 (diff) | |
parent | 0c0e05a071067aa433b3cf13bd982543d9ad7d17 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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. */ |