Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 32882: /trunk/ /trunk/: dumpcap.c

Date: Wed, 19 May 2010 02:47:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32882

User: guy
Date: 2010/05/18 07:47 PM

Log:
 Regularize indentation a bit.
 
 Let pcap_statustostr()'s result suffice for most PCAP_ERROR_ errors. 
 Don't mention the capture device name multiple times in the error
 message.  Treat positive returns from pcap_can_set_rfmon() other than 0
 or 1 as weird returns, not error returns.

Directory: /trunk/
  Changes    Path          Action
  +143 -159  dumpcap.c     Modified