Wireshark-commits: [Wireshark-commits] master 3108bf8: Fix typo caught by Coverity - wrong structur

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 Mar 2015 03:00:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3108bf8d2ec57fe091a69d3f96b1f356964df41f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3108bf8 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix typo caught by Coverity - wrong structure members being tested.
    
    CID 1271732
    
    Change-Id: I12b610a0a28fcc790ffb041ca88624e014f68ab5
    Reviewed-on: https://code.wireshark.org/review/7465
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  51f45af   Qt: Don't autoscroll if we're not capturing.
    adds  3108bf8   Fix typo caught by Coverity - wrong structure members being tested.


Summary of changes:
 epan/address_types.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)