diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2021-08-10 11:48:06 +0100 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2021-08-10 11:56:26 +0100 |
commit | a9442dd27261971308287d67e12047bdd150f3c1 (patch) | |
tree | 5ae72c946bc960cbd94196f53a312173093f3cbf /gencode.h | |
parent | 895ff3ad146837eef8a5321cacd3cf15a3a329e4 (diff) |
Fix get_if_flags() signature after commit ff647f1. [skip ci]
Both versions of the function use "flags", so lose the _U_ and the
induced warnings on Solaris 11 (from Clang only):
./pcap-bpf.c:2982:7: warning: 'flags' was marked unused but was used
[-Wused-but-marked-unused]
./pcap-bpf.c:2987:4: warning: 'flags' was marked unused but was used
[-Wused-but-marked-unused]
Diffstat (limited to 'gencode.h')
0 files changed, 0 insertions, 0 deletions