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

Date: Thu, 22 Aug 2013 17:36:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51475

User: guy
Date: 2013/08/22 10:36 AM

Log:
 Only enable the Linux kernel BPF JIT compiler if we're on Linux.
 
 Unless we're going to do something if that fails, there's no point in
 having enable_kernel_bpf_jit_compiler() return a success/failure
 indication.
 
 Fix indentation.

Directory: /trunk/
  Changes    Path          Action
  +22 -10    dumpcap.c     Modified