Wireshark-commits: [Wireshark-commits] master 3c7d381: dcom: fix typo ("rountine" -> "routine").
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 2 Aug 2020 21:21:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3c7d381f844c7658e9a27b16c284a6df79bca924
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

3c7d381 by Guy Harris (gharris@xxxxxxxxx):

    dcom: fix typo ("rountine" -> "routine").
    
    Change-Id: I6483a24866fdc9449c43e356dd1d3b8c6c354010
    Reviewed-on: https://code.wireshark.org/review/38034
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  48fdd08   dcom: free data_marshalers and set it to null when we change capture files.
     add  3c7d381   dcom: fix typo ("rountine" -> "routine").


Summary of changes:
 epan/dissectors/packet-dcom-sysact.c | 24 ++++++++++++------------
 epan/dissectors/packet-dcom.c        |  8 ++++----
 epan/dissectors/packet-dcom.h        |  4 ++--
 3 files changed, 18 insertions(+), 18 deletions(-)