CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2009/08/25 00:59:17
Modified files: usr.sbin/tcpdump: privsep.h Log message: djm accidentally changed the type of dirfilt in the prototypes of pcap_live and priv_pcap_live in rev 1.6 to differ from the implementations, change the type back to what it was. ok djm@