]> The Tcpdump Group git mirrors - tcpdump/commit
Fix a warning
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 2 Sep 2016 09:48:16 +0000 (11:48 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 2 Sep 2016 10:01:15 +0000 (12:01 +0200)
commit4a2fb51da7ada0cecf94a5a94c7146bc36dd72b0
tree899c105a1e6c3ec90b7ece6e9e7bdb363b2ebe5a
parent191ba86d882159447d74c51ec3bf44342794f7ce
Fix a warning

The warning was:
./tcpdump.c:427:1: warning: function 'show_devices_and_exit' could be
declared with attribute 'noreturn' [-Wmissing-noreturn]
tcpdump.c