Wireshark-commits: [Wireshark-commits] master-1.12 abe5692: Use FULL/PART as an argument to all PAC

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

Commits:

abe5692 by Guy Harris (guy@xxxxxxxxxxxx):

    Use FULL/PART as an argument to all PACKET_DESCRIBE() macros.
    
    Makes the various flavors of that macro more similar.
    
    Change-Id: Ie95ee8db0b226458146b055b54b7d61835f1e508
    Reviewed-on: https://code.wireshark.org/review/7368
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit fc6df642be25cbd24ea84e9d338b9d2a0e6c164f)
    Reviewed-on: https://code.wireshark.org/review/7369
    

Actions performed:

    from  82e639a   Get rid of an unused argument to PACKET_DESCRIBE().
    adds  abe5692   Use FULL/PART as an argument to all PACKET_DESCRIBE() macros.


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