summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_output.c
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2002-06-22 10:44:47 +0000
committerjmallett <jmallett@FreeBSD.org>2002-06-22 10:44:47 +0000
commit2719fbacdb1bb5e6498b73e5a76925ceb01f983b (patch)
tree4fa6c8e003eafac2d839eb108807dbe1f44e4920 /sys/netinet/ip_output.c
parent409c0fbaea7664bde34e561b69df83ac53da63c3 (diff)
downloadFreeBSD-src-2719fbacdb1bb5e6498b73e5a76925ceb01f983b.zip
FreeBSD-src-2719fbacdb1bb5e6498b73e5a76925ceb01f983b.tar.gz
Replace the SWAP(var0,var1) macro with SWAP(type,var0,var1) and use it as
is appropriate to avoid using typeof/__typeof__. It is worth noting that SWAP() is only ever used to swap pointer values so 'void *' assumptions would have been acceptable, but I'd gladly pay you tuesday for a cheeseburger^W cleaner interface today. Poked into submission by: bde
Diffstat (limited to 'sys/netinet/ip_output.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud