kerberos: regenerate packet-kerberos.h.

We updated the template; regenerate the header.
This commit is contained in:
Guy Harris 2021-03-16 14:57:30 -07:00
parent 2820156fbd
commit 7efb2120bc
1 changed files with 5 additions and 5 deletions

View File

@ -130,6 +130,10 @@ extern gboolean krb_decrypt;
#endif /* HAVE_KERBEROS */
#ifdef __cplusplus
}
#endif /* __cplusplus */
/*--- Included file: packet-kerberos-exp.h ---*/
#line 1 "./asn1/kerberos/packet-kerberos-exp.h"
@ -156,10 +160,6 @@ extern gboolean krb_decrypt;
int dissect_kerberos_ChangePasswdData(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
/*--- End of included file: packet-kerberos-exp.h ---*/
#line 126 "./asn1/kerberos/packet-kerberos-template.h"
#ifdef __cplusplus
}
#endif /* __cplusplus */
#line 130 "./asn1/kerberos/packet-kerberos-template.h"
#endif /* __PACKET_KERBEROS_H */