URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0fb6ee50c953ac07eb76d47036a761a57f35491
Submitter: Gerald Combs (ger...@wireshark.org)
Changed: branch: master
Repository: wireshark

Commits:

f0fb6ee by Gerald Combs (ger...@wireshark.org):

    mmdbresolve: Process our command line arguments by hand.
    
    Visual Studio doesn't ship with a getopt implementation, so process our
    arguments ourselves. Note that if we add support for more flags we'll
    probably want to use GOption.
    
    Change-Id: Ie78204aa64321ca68f3e66195b8c39e47ca410d9
    Reviewed-on: https://code.wireshark.org/review/26288
    Petri-Dish: Gerald Combs <ger...@wireshark.org>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <ger...@wireshark.org>
    

Actions performed:

    from  0ddaec1   Get rid of unused information.
    adds  f0fb6ee   mmdbresolve: Process our command line arguments by hand.


Summary of changes:
 mmdbresolve.c | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to