Wireshark-commits: [Wireshark-commits] master 312bb10: DHCP: Fix RFC 4578 erratum number.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=312bb1068257e93981957cdd51323ab565984ba3
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
312bb10 by Darius Davis (darius@xxxxxxxxxx):
DHCP: Fix RFC 4578 erratum number.
The link to the erratum for RFC 4578 is wrong -- I probably accidentally hit
Ctrl+A in Vim insert mode and incremented it.
This trivial comments-only change corrects the erratum ID from 4625 to 4624.
Change-Id: If0495b7900ce4dbf63328a4568d04f8407012c10
Reviewed-on: https://code.wireshark.org/review/30412
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 2c09e87 Get rid of the radiotap tap.
add 312bb10 DHCP: Fix RFC 4578 erratum number.
Summary of changes:
epan/dissectors/packet-dhcp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)