Re-arrange #if 0/#endif related to an hf[] entry so that checkhf doesn't complain.
[metze/wireshark/wip.git] / clopts_common.c
2013-07-12 morrissNo need to include epan header files here; include...
2012-12-26 guyFix a bunch of warnings.
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2011-04-11 guyBack out Jeff Morris's change to make the autostop...
2011-04-11 guyJeff Morris's change to make the autostop file size...
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2005-11-17 guyHandle "-G" only in Tethereal - it doesn't work in...
2005-07-23 jmayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-06-13 geraldChange read_prefs() to use GStrings instead of (re...
2005-05-27 gramAdd a "-G fields3" report which prints the bitmask...
2005-03-11 geraldAdd a "-G decodes" option to ethereal and tethereal...
2005-02-27 guyMove "get_natural_int()" and "get_positive_int()" from...
2004-09-10 guyHoist the code for handling "-G" into a common module.