Wireshark-commits: [Wireshark-commits] master-1.12 caec90e: Make the V10 PACKET_DESCRIBE() macro a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 Feb 2015 05:25:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=caec90e78c2a069f923d5979a6c3891d3ff77331
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

caec90e by Guy Harris (guy@xxxxxxxxxxxx):

    Make the V10 PACKET_DESCRIBE() macro a little more like the others.
    
    Rename the V10 PACKET_DESCRIBE()'s "fpp" argument to "type", and have it
    declare the pointer variable.
    
    Change-Id: Iefbf0f12178695556f52c391e6c3467c8993d51d
    Reviewed-on: https://code.wireshark.org/review/7375
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  e780e98   Rename the "type" argument to V10's PACKET_DESCRIBE() to "ver".
    adds  caec90e   Make the V10 PACKET_DESCRIBE() macro a little more like the others.


Summary of changes:
 wiretap/netscaler.c |   38 ++++++++++++++++++--------------------
 1 file changed, 18 insertions(+), 20 deletions(-)