Wireshark-commits: [Wireshark-commits] master-1.12 84db788: Use getopt_long().

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Dec 2014 09:15:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=84db7880e97a2b0230387e30c039b139070297fb
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

84db788 by Guy Harris (guy@xxxxxxxxxxxx):

    Use getopt_long().
    
    Change-Id: I8ff74de7cedee64bc46d88f23a6d1e771d4a4a10
    Reviewed-on: https://code.wireshark.org/review/6048
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit de8c81cd9235f97541db28b0eed6865bf3a6a291)
    Reviewed-on: https://code.wireshark.org/review/6049
    

Actions performed:

    from  a8f5bbe   Check for getopt_long(), not getopt().
    adds  84db788   Use getopt_long().


Summary of changes:
 randpkt.c |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)