Wireshark-commits: [Wireshark-commits] master-2.2 536650a: packet-ipmi-picmg.c: Fix a declaration.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 14 Feb 2018 22:30:06 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=536650a4194d6611fb316235769457806108165a
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

536650a by Gerald Combs (gerald@xxxxxxxxxxxxx):

    packet-ipmi-picmg.c: Fix a declaration.
    
    This branch still lives in the world of C89/C90.
    
    Change-Id: I0d3e2e29c25b2524ef4aee4444b72ee584cdab6b
    Reviewed-on: https://code.wireshark.org/review/25798
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  b1f0081   CMake: Try to avoid Strawberry Perl's xsltproc.
    adds  536650a   packet-ipmi-picmg.c: Fix a declaration.


Summary of changes:
 epan/dissectors/packet-ipmi-picmg.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)