URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=edc67362936f6e23ca0a630e6321563395a91e35
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
edc6736 by Guy Harris (guy@xxxxxxxxxxxx):
Add --help and --version support.
Make the output for them resemble the output for other programs.
Change-Id: I45dbee32ad403b8fedc2350ac9096ac1a5820cbe
Reviewed-on: https://code.wireshark.org/review/2799
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from f0ed0e6 Get rid of soft-deprecated API:s
adds edc6736 Add --help and --version support.
Summary of changes:
CMakeLists.txt | 1 +
Makefile.common | 3 +-
captype.c | 121 +++++++++++++++++++++++++++++++++++++++++++++++++------
3 files changed, 112 insertions(+), 13 deletions(-)