http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32714
User: guy
Date: 2010/05/07 12:24 PM
Log:
As with the list of data link types, so with the list of interfaces; move
the code to print the machine-readable format into dumpcap, and have the
code in capture_opts.c just print the human-readable format.
Directory: /trunk/gtk/
Changes Path Action
+18 -1 main.c Modified
Directory: /trunk/
Changes Path Action
+8 -80 capture_opts.c Modified
+3 -3 capture_opts.h Modified
+95 -2 dumpcap.c Modified
+19 -2 tshark.c Modified