CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/12/17 23:36:48
Modified files: usr.sbin/tcpdump: afnum.h Log message: tcpdump: switch this gross macro to using c99 initializers This should really be a function with a switch, but I have enough dumpster fires to deal with, so I'm not going to add tcpdump. ok denis