X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/b46194277a029332c9d1b0ba38110cabc179210f..refs/pull/435/head:/print-krb.c diff --git a/print-krb.c b/print-krb.c index bcc81bf1..2eebfa69 100644 --- a/print-krb.c +++ b/print-krb.c @@ -60,8 +60,8 @@ static void krb4_print(netdissect_options *, const u_char *); #define KERB_ERR_NULL_KEY 10 struct krb { - u_int8_t pvno; /* Protocol Version */ - u_int8_t type; /* Type+B */ + uint8_t pvno; /* Protocol Version */ + uint8_t type; /* Type+B */ }; static const struct tok type2str[] = {