Wireshark-commits: [Wireshark-commits] master c519d88: Make two watchdog types more alike.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 23 Feb 2019 21:44:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c519d8867ce6eeeb58814721eba59512dbe4d721
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c519d88 by Guy Harris (guy@xxxxxxxxxxxx):

    Make two watchdog types more alike.
    
    Call the signature character field "Signature Character" in both cases,
    and use a value string for both.
    
    Change-Id: Id0938306a822dc87fc86442f12e68324ad44e449
    Reviewed-on: https://code.wireshark.org/review/32178
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c37a89b   Clean up dissection of watchdog packets.
     add  c519d88   Make two watchdog types more alike.


Summary of changes:
 epan/dissectors/packet-ipx.c | 4 ++--
 epan/dissectors/packet-ncp.c | 9 ++++++++-
 2 files changed, 10 insertions(+), 3 deletions(-)