Wireshark-commits: [Wireshark-commits] master 70fbf21: Handle the A bit in I frames the same way we

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Mar 2016 19:11:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=70fbf210e1f8d56d19baa5a4b4b054807947742f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

70fbf21 by Guy Harris (guy@xxxxxxxxxxxx):

    Handle the A bit in I frames the same way we handle it in S frames.
    
    While we're at it, do more formatting consistency cleanups, and show the
    I format bit in hex as we do with the format bits in other formats.
    
    Change-Id: I53842e948311aa0b332a60a413904901428b13f1
    Reviewed-on: https://code.wireshark.org/review/14298
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ea42011   Add missing hints.
    adds  70fbf21   Handle the A bit in I frames the same way we handle it in S frames.


Summary of changes:
 epan/dissectors/packet-gprs-llc.c |  284 ++++++++++++++++++-------------------
 1 file changed, 142 insertions(+), 142 deletions(-)