Wireshark-commits: [Wireshark-commits] master aeb10b9: mount: fix Copy-paste error (CID 1224605)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 31 Dec 2014 15:00:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aeb10b9156d58461ca784e7ce9cbf247dcb4d9a1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

aeb10b9 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    mount: fix Copy-paste error (CID 1224605)
    
    Don't longer need to check if(tree)
    
    Change-Id: I4ec572df28bad3c487c3c744840d97b79781feb3
    Reviewed-on: https://code.wireshark.org/review/6164
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  7c93e81   Column utils: Missing varargs init or cleanup (CID 1212122)
    adds  aeb10b9   mount: fix Copy-paste error (CID 1224605)


Summary of changes:
 epan/dissectors/packet-mount.c |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)