]> The Tcpdump Group git mirrors - tcpdump/commit
Don't use __attribute__((format)) if it's not supported.
authorGuy Harris <[email protected]>
Thu, 28 Nov 2013 19:49:44 +0000 (11:49 -0800)
committerGuy Harris <[email protected]>
Thu, 28 Nov 2013 19:49:44 +0000 (11:49 -0800)
commit557e637282f12aa5583ac394b8b012ab45577bfd
treef2861f22431fb27014b878f46d757876bacc5581
parent7be1e976c946be21b8ca3b5a77efa21c32f2516f
Don't use __attribute__((format)) if it's not supported.

Also, *do* use it, if supported, for ndo_warning().
tcpdump.c