Wireshark-commits: [Wireshark-commits] master-3.0 6dbad63: DHCP: fix copy&paste error in field desc

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 04 Mar 2019 11:50:03 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6dbad636a3f9a0dab4489f222b153d0e5d1553ef
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

6dbad63 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    DHCP: fix copy&paste error in field descr
    
    Change-Id: I79ae658e270559afb3f104c5b1a046083270a920
    Reviewed-on: https://code.wireshark.org/review/32302
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 7da36141037aa98891640285971c69054f9f7446)
    Reviewed-on: https://code.wireshark.org/review/32308
    

Actions performed:

    from  7dde281   Discard the upper bits of the "network" field in the file header.
     add  6dbad63   DHCP: fix copy&paste error in field descr


Summary of changes:
 epan/dissectors/packet-dhcp.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)