CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/22 12:07:32
Modified files:
usr.bin/netstat: unix.c
Log message:
Expand SLIST macro of unix pcb members before printing the pointer.
Fixes a gcc warning. No binary change.
Found by and OK deraadt@
