ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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