URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b98dc77cdeb6c3f45dbaaef2e7550c75286e9448
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b98dc77 by Michael Mann (mmann78@xxxxxxxxxxxx):
Cleanup filter fields that checkdisplayfilter.pl was complaining about.
Cleaned up filter names that were shared, but had different types (which can cause problems in a display filter compare)
Also cleaned up many [FIELDDESCR] that effectively mimicked the field name. Even more could probably be done (and/or rename field name to be more descriptive), but I was being conservative.
Change-Id: I2e072b4f411c390b9430a0a0d903133d6decae5e
Reviewed-on: https://code.wireshark.org/review/2448
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 158a329 Update User Guide
adds b98dc77 Cleanup filter fields that checkdisplayfilter.pl was complaining about.
Summary of changes:
epan/dissectors/packet-amqp.c | 282 ++++++++++++++++++++---------------------
1 file changed, 141 insertions(+), 141 deletions(-)