diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/krb5/asn.1/asn1defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/krb5/asn.1/asn1defs.h b/src/include/krb5/asn.1/asn1defs.h index a96e923a0..efe97a14a 100644 --- a/src/include/krb5/asn.1/asn1defs.h +++ b/src/include/krb5/asn.1/asn1defs.h @@ -95,7 +95,7 @@ struct type_KRB5_KDC__REP *krb5_tgs_rep2KRB5_KDC__REP int * )); krb5_kdc_rep *KRB5_KDC__REP2krb5_kdc_rep PROTOTYPE((struct type_KRB5_KDC__REP *, - int *type, + int *, int * )); krb5_kdc_rep *KRB5_KDC__REP2krb5_as_rep PROTOTYPE((struct type_KRB5_KDC__REP *, |
