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 6264b8a: Use get_*_int() from wsutil, rather than def

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

Commits:

6264b8a by Guy Harris (guy@xxxxxxxxxxxx):

    Use get_*_int() from wsutil, rather than defining our own.
    
    Change-Id: I4811d87a903cc3cea93e12883edf25bcd1271a53
    Reviewed-on: https://code.wireshark.org/review/2795
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  b4ce352   Make --help and --version information a bit more uniform.
    adds  6264b8a   Use get_*_int() from wsutil, rather than defining our own.


Summary of changes:
 mergecap.c |   64 ++++++++++++++++++++++++------------------------------------
 1 file changed, 25 insertions(+), 39 deletions(-)