Don't increment after reading last outheader value (as reported by clang).
[metze/wireshark/wip.git] / capture_ui_utils.h
2010-03-04 Guy HarrisIn Wireshark and TShark, run dumpcap to get interface...
2008-06-02 Stig BjørlykkeAdded an option to set default link-layer header type...
2008-04-18 Stig BjørlykkeDisplay the interface comment if defined.
2007-08-22 Jeff Morrissgcc 4 doesn't like my macro for getting the interface...
2006-05-21 Ronnie Sahlbergname change
2006-02-17 Ulf Lampingfix a comment
2005-12-14 Guy HarrisConstify a bunch of arguments and variables, to squelch...
2005-12-13 Ulf Lampingmake get_if_name() parameter if_text const, it's not...
2005-04-19 Ulf Lampingfix some minor bugs with the current interface name:
2005-01-16 Guy HarrisRename capture_combo_utils.{c,h} to capture_ui_utils...