diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2013-08-09 12:22:32 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2013-08-09 12:22:32 +0200 |
commit | b38e526c49bcd410908193608291bacd39ac1657 (patch) | |
tree | d360258a4e0ddbb50211ce8ea30c42e1a03d184c /proto_ipv6_fragm.c | |
parent | a2e70ae5b06ac6fa09cce3848c2ed795967b174f (diff) |
pcap_rw: Fix compiler warnings
Fix the following compiler warnings that occur when building with "-W
-Wall -Wextra":
pcap_rw.c: In function ‘pcap_rw_write’:
pcap_rw.c:30:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
pcap_rw.c: In function ‘pcap_rw_read’:
pcap_rw.c:50:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'proto_ipv6_fragm.c')
0 files changed, 0 insertions, 0 deletions