aboutsummaryrefslogtreecommitdiff
path: root/pcap-pf.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcap-pf.c')
-rw-r--r--pcap-pf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap-pf.c b/pcap-pf.c
index 0a7f4588..73469086 100644
--- a/pcap-pf.c
+++ b/pcap-pf.c
@@ -107,7 +107,7 @@ pcap_read_pf(pcap_t *pc, int cnt, pcap_handler callback, u_char *user)
#ifdef LBL_ALIGN
struct enstamp stamp;
#endif
- register int pad;
+ register u_int pad;
again:
cc = pc->cc;