URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=98e8d527c9788d52b3ee853cd5569f4629418b2e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
98e8d52 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: I3ac52ebdef0aec7bc95052277537185132886b57
Reviewed-on: https://code.wireshark.org/review/7374
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 0856de5 Rename the "type" argument to V10's PACKET_DESCRIBE() to "ver".
adds 98e8d52 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(-)