Wireshark-commits: [Wireshark-commits] master de8c81c: Use getopt_long().

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

Commits:

de8c81c 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>
    

Actions performed:

    from  20503c7   Check for getopt_long(), not getopt().
    adds  de8c81c   Use getopt_long().


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