URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d0d0cf05cc6872c7d49f1ed7b2432ba97a66331f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d0d0cf0 by Guy Harris (guy@xxxxxxxxxxxx):
    Update a comment.
    
    We don't just reassemble DOCSIS MAC frames, we reassemble other forms of
    higher-level packet atop an MPEG Transport Stream as well.
    
    Change-Id: If6e709a8d2d3e574fbaedb1fcac74797c5664aa5
    Reviewed-on: https://code.wireshark.org/review/26905
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  148f39d   Need to flag a variable as volatile, due to the use of exceptions.
    adds  d0d0cf0   Update a comment.
Summary of changes:
 epan/dissectors/packet-mp2t.c | 64 +++++++++++++++++++++++++++++++------------
 1 file changed, 46 insertions(+), 18 deletions(-)