Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
[obnox/wireshark/wip.git] / clopts_common.h
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-02-27 guyMove "get_natural_int()" and "get_positive_int()" from...
2004-09-10 guyHoist the code for handling "-G" into a common module.