diff options
author | Anders Broman <anders.broman@ericsson.com> | 2006-05-28 16:32:49 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2006-05-28 16:32:49 +0000 |
commit | db57e7b72403ac766f8be66092d91dec7fd0d8bc (patch) | |
tree | 3bdd3b15f8a6c06387141fdf5598761977465ad2 /plugins/docsis/packet-ucd.c | |
parent | 7056661eaccfc0eafa651c45cbc64b2707bb11db (diff) | |
download | wireshark-db57e7b72403ac766f8be66092d91dec7fd0d8bc.tar.gz wireshark-db57e7b72403ac766f8be66092d91dec7fd0d8bc.tar.bz2 wireshark-db57e7b72403ac766f8be66092d91dec7fd0d8bc.zip |
Ethereal->Wireshark
svn path=/trunk/; revision=18231
Diffstat (limited to 'plugins/docsis/packet-ucd.c')
-rw-r--r-- | plugins/docsis/packet-ucd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/docsis/packet-ucd.c b/plugins/docsis/packet-ucd.c index d0f27bde68..83be89b588 100644 --- a/plugins/docsis/packet-ucd.c +++ b/plugins/docsis/packet-ucd.c @@ -648,7 +648,7 @@ static void } -/* Register the protocol with Ethereal */ +/* Register the protocol with Wireshark */ /* this format is require because a script is used to build the C function that calls all the protocol registration. |