diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2018-03-06 18:42:10 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2018-03-06 18:42:10 +0100 |
commit | 18f5d4dde7ef18efa0489f2007f5ebeed89975ea (patch) | |
tree | bf5e9e25335c12eb7ab11f0408607b5cad6f8b6e /trafgen/.gitignore | |
parent | 0cba196c4e8d02c5d96d9eb945583869afde5d2d (diff) |
trafgen: fix signedness warning in cleanup_packets
This fixes the following GCC warning:
trafgen_parser.y: In function ‘cleanup_packets’:
trafgen_parser.y:1479:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (k = 0; k < hdr->sub_headers_count; k++)
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'trafgen/.gitignore')
0 files changed, 0 insertions, 0 deletions