Ethereal-dev: [Ethereal-dev] Quick fix for MMSE dissector...

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Martin Gignac" <lmcgign@xxxxxxxxxxxxxxx>
Date: Mon, 3 Jun 2002 10:57:37 -0300
Hello,

Just a little quick fix:

--- packet-mmse.c.orig  Mon Jun  3 10:54:57 2002
+++ packet-mmse.c       Mon Jun  3 10:56:09 2002
@@ -681,7 +681,7 @@
            }
        },
        {   &hf_mmse_cc,
-           {   "Bcc", "mmse.bcc",
+           {   "Cc", "mmse.cc",
                FT_STRING, BASE_NONE, NULL, 0x00,
                "Carbon copy.",
                HFILL