Wireshark-commits: [Wireshark-commits] master-2.0 f69c81a: pcp: fix reporting of error status in in

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

Commits:

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

Actions performed:

    from  0f87337   Update symbols list.
    adds  f69c81a   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(-)