Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 8afe331: More getopt_long, to add --help and --versio

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 3 Jul 2014 04:51:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8afe3313697e4e5adcb5eebc9bd31b375dee92b0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8afe331 by Guy Harris (guy@xxxxxxxxxxxx):

    More getopt_long, to add --help and --version support.
    
    Change-Id: I946067b972a70154f02ab561bc0fd029a7a5abc4
    Reviewed-on: https://code.wireshark.org/review/2791
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a4304de   Add long-option support.
    adds  8afe331   More getopt_long, to add --help and --version support.


Summary of changes:
 capinfos.c   |   11 ++++++++++-
 editcap.c    |   11 ++++++++++-
 mergecap.c   |   11 ++++++++++-
 reordercap.c |   11 ++++++++++-
 text2pcap.c  |   11 ++++++++++-
 5 files changed, 50 insertions(+), 5 deletions(-)