Wireshark-commits: [Wireshark-commits] master a4c8b2d: Fix a comment.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 27 Feb 2019 21:20:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a4c8b2d4e6656606961f3c4f7ae31fed906915c1
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a4c8b2d by Guy Harris (guy@xxxxxxxxxxxx):

    Fix a comment.
    
    There's no MIC at the end of an unencrypted packet, and thus we're not
    removing any MIC.
    
    Change-Id: Ie19790afc573b66f5dd09a4f8afc0fe69895eabe
    Reviewed-on: https://code.wireshark.org/review/32249
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  179d872   Fix subset-tvbuff creation.
     add  a4c8b2d   Fix a comment.


Summary of changes:
 epan/dissectors/packet-ieee802154.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)