CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/03 01:58:52
Modified files:
usr.sbin/tcpdump: util.c
Log message:
Kill unused `ch' variable within safeputs routine. Also use putchar(3)
instead of printf(3) to output printable characters.
Pointed by Martin Vahlensieck.
ok gnezdo@
