Wireshark-commits: [Wireshark-commits] master-2.6 c42ab4a: Fix a comment.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 27 Feb 2019 21:24:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c42ab4ae4cd41fe31bcde08278b5599fd39923d9
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

c42ab4a 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>
    (cherry picked from commit a4c8b2d4e6656606961f3c4f7ae31fed906915c1)
    Reviewed-on: https://code.wireshark.org/review/32251
    

Actions performed:

    from  158d384   Fix subset-tvbuff creation.
     add  c42ab4a   Fix a comment.


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