Wireshark-commits: [Wireshark-commits] master-3.0 5a0af47: Fix a comment.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5a0af474481206c84a8f1ab721e62fd2acd34026
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
5a0af47 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 afb1207f36d9e6e33d5313ad6f93efe8686f1cb5)
    Reviewed-on: https://code.wireshark.org/review/32250
    
Actions performed:
    from  9c80b43   Fix subset-tvbuff creation.
     add  5a0af47   Fix a comment.
Summary of changes:
 epan/dissectors/packet-ieee802154.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)