URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=55fa72224afb7924e0e176fe4df5e933bc7314b9
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
55fa722 by Michael Mann (mmann78@xxxxxxxxxxxx):
new_create_dissector_handle_with_name -> create_dissector_handle_with_name
Change-Id: I32d30ada66ee68782194905a8aa669c07f0dc204
Reviewed-on: https://code.wireshark.org/review/12482
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 12f6311 "new" dissector API -> dissector API for docs/examples
adds 55fa722 new_create_dissector_handle_with_name -> create_dissector_handle_with_name
Summary of changes:
epan/dissectors/packet-rpc.c | 4 ++--
epan/packet.c | 2 +-
epan/packet.h | 1 -
3 files changed, 3 insertions(+), 4 deletions(-)