Wireshark-commits: [Wireshark-commits] master a379ac7: Fix spelling: cant-->can't, wont-->won't, et

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 16 Sep 2014 15:32:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a379ac74d27a094cd89b0fc0f5196c46052f5a9f
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a379ac7 by Bill Meier (wmeier@xxxxxxxxxxx):

    Fix spelling: cant-->can't, wont-->won't, etc
    
    Change-Id: Ia6c3e7a25615bf8e052c3bacf096d76df775c9c2
    Reviewed-on: https://code.wireshark.org/review/4126
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  b14bf98   Fix spelling: cant-->can't, wont-->won't, etc
    adds  a379ac7   Fix spelling: cant-->can't, wont-->won't, etc


Summary of changes:
 asn1/kerberos/packet-kerberos-template.c |    4 ++--
 asn1/ldap/packet-ldap-template.c         |   10 +++++-----
 asn1/nbap/nbap.cnf                       |    2 +-
 asn1/ros/packet-ros-template.c           |    4 ++--
 asn1/rrc/rrc.cnf                         |    4 ++--
 asn1/spnego/packet-spnego-template.c     |   10 +++++-----
 asn1/x509af/packet-x509af-template.c     |    4 ++--
 capchild/capture_sync.c                  |    2 +-
 caputils/ws80211_utils.c                 |    2 +-
 epan/conversation_table.c                |    8 ++++----
 epan/dissectors/packet-kerberos.c        |    4 ++--
 epan/dissectors/packet-ldap.c            |   10 +++++-----
 epan/dissectors/packet-nbap.c            |    2 +-
 epan/dissectors/packet-ros.c             |    4 ++--
 epan/dissectors/packet-rrc.c             |    4 ++--
 epan/dissectors/packet-spnego.c          |   10 +++++-----
 epan/dissectors/packet-x509af.c          |    4 ++--
 epan/emem.c                              |    2 +-
 epan/frame_data.c                        |    2 +-
 epan/proto.c                             |    4 ++--
 epan/reassemble.c                        |    4 ++--
 epan/req_resp_hdrs.c                     |    4 ++--
 epan/to_str.c                            |    2 +-
 file.c                                   |    2 +-
 ui/cli/tap-dcerpcstat.c                  |    4 ++--
 ui/cli/tap-rpcstat.c                     |    2 +-
 ui/gtk/iax2_analysis.c                   |    2 +-
 ui/gtk/io_stat.c                         |    2 +-
 ui/gtk/memory_dlg.c                      |    2 +-
 ui/gtk/ncp_stat.c                        |    2 +-
 ui/gtk/rtp_analysis.c                    |    2 +-
 wiretap/nettl.c                          |    4 ++--
 wiretap/ngsniffer.c                      |    2 +-
 33 files changed, 65 insertions(+), 65 deletions(-)