diff options
author | Bill Meier <wmeier@newsguy.com> | 2008-12-18 19:08:49 +0000 |
---|---|---|
committer | Bill Meier <wmeier@newsguy.com> | 2008-12-18 19:08:49 +0000 |
commit | c544c209561e2661d014eac1b3f7a2a6a67af636 (patch) | |
tree | ada9aa2c01f7b2a0d24b67b54d2b571f6f4a0f85 /epan/dissectors/packet-m2ua.c | |
parent | dbd150e9484c48e8dbe71f5042d8b7cc8a4eea93 (diff) | |
download | wireshark-c544c209561e2661d014eac1b3f7a2a6a67af636.tar.gz wireshark-c544c209561e2661d014eac1b3f7a2a6a67af636.tar.bz2 wireshark-c544c209561e2661d014eac1b3f7a2a6a67af636.zip |
Fix various typos and spelling errors (mostly in text strings)
svn path=/trunk/; revision=27050
Diffstat (limited to 'epan/dissectors/packet-m2ua.c')
-rw-r--r-- | epan/dissectors/packet-m2ua.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-m2ua.c b/epan/dissectors/packet-m2ua.c index 60c2ebad10..dc28e5f59f 100644 --- a/epan/dissectors/packet-m2ua.c +++ b/epan/dissectors/packet-m2ua.c @@ -1,6 +1,6 @@ /* packet-m2ua.c * Routines for MTP2 User Adaptation Layer dissection - * It is hopefully (needs testing) compilant to + * It is hopefully (needs testing) compliant to * http://www.ietf.org/rfc/rfc3331.txt * To do: - provide better handling of length parameters * |