Wireshark-commits: [Wireshark-commits] master 58ccf8e: endpoint dialog: fix compilation when we don
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Jun 2016 11:41:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=58ccf8e6b65b3911426d08d28997089ce8d611a1
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

58ccf8e by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    endpoint dialog: fix compilation when we don't HAVE_GEOIP.
    
    Also fix some indentation and white space.
    Remove a break-after-return.
    
    Bug: 12562
    Change-Id: I912ccdac62aceaabcffec8f7739da56cc6036abf
    Reviewed-on: https://code.wireshark.org/review/16159
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  010f5bb   LTP: fix indent
    adds  58ccf8e   endpoint dialog: fix compilation when we don't HAVE_GEOIP.


Summary of changes:
 ui/qt/endpoint_dialog.cpp |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)