Wireshark-commits: [Wireshark-commits] master caeb5b0: pcp: fix reporting of error status in info c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 29 Oct 2015 12:27:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=caeb5b0c2f461e1d51e914b0ef5e9adecc45dd76
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

caeb5b0 by Ryan Doyle (ryan@xxxxxxxxxxxx):

    pcp: fix reporting of error status in info column
    
    Typo when the dissector was first written. It should have always been
    the offset.
    
    Change-Id: Ica7e88571d3746811b574834cbfa0f91218d573c
    Reviewed-on: https://code.wireshark.org/review/11393
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  8d0f27a   packet-smb2: display SMB2_FLAGS_PRIORITY_MASK in the header
    adds  caeb5b0   pcp: fix reporting of error status in info column


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