URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4cfc9946c419f1a02a16255cea3b375e76444028
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4cfc994 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Rename packet-bootp.c to packet-dhcp.c.
Change-Id: I18882da2adbad278cb7825640ae989265d28a3dc
Reviewed-on: https://code.wireshark.org/review/29414
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 35ceb60 register(epan): fix no previous prototype for function 'register_all_protocols/register_all_protocol_handoffs/register_count' [-Wmissing-prototypes]
add 4cfc994 Rename packet-bootp.c to packet-dhcp.c.
Summary of changes:
epan/dissectors/.editorconfig | 8 ++++----
epan/dissectors/CMakeLists.txt | 2 +-
epan/dissectors/{packet-bootp.c => packet-dhcp.c} | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
rename epan/dissectors/{packet-bootp.c => packet-dhcp.c} (99%)