Wireshark-commits: [Wireshark-commits] master dc482dd: packet-nvme: Corrected typo in keep alive st

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Mar 2017 04:07:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dc482dd71508ea69f58fa5c0d4ac9bd6d55de7bc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dc482dd by Parav Pandit (paravpandit@xxxxxxxxx):

    packet-nvme: Corrected typo in keep alive string.
    
    This patch fixes typo in keep alive admin queue command string from
    "kepp" to "keep".
    
    Change-Id: If4b01d9d78628978b8db2c39d203cf1e153bfdf2
    Tested-by: paravpandit@xxxxxxxxx
    Reviewed-on: https://code.wireshark.org/review/20731
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  45df494   netscreen.c: Suppress compiler warnings on Windows
    adds  dc482dd   packet-nvme: Corrected typo in keep alive string.


Summary of changes:
 epan/dissectors/packet-nvme.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)