aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcp-etsi.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2007-01-26 01:34:29 +0000
committerBill Meier <wmeier@newsguy.com>2007-01-26 01:34:29 +0000
commit09f508b57bd635c95723f7cf7facd4c7caeae9b3 (patch)
tree3ff0f2ee7e10c8835d32ae692f44f89a1683e78b /epan/dissectors/packet-dcp-etsi.c
parent0ffcdf3be02544b8925b4780e0925dea2aca0552 (diff)
A few more ethereal --> wireshark
svn path=/trunk/; revision=20559
Diffstat (limited to 'epan/dissectors/packet-dcp-etsi.c')
-rw-r--r--epan/dissectors/packet-dcp-etsi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-dcp-etsi.c b/epan/dissectors/packet-dcp-etsi.c
index f5e41d232c..998395d10f 100644
--- a/epan/dissectors/packet-dcp-etsi.c
+++ b/epan/dissectors/packet-dcp-etsi.c
@@ -321,7 +321,7 @@ dissect_pft_fec_detailed(tvbuff_t * tvb, packet_info * pinfo, proto_tree * tree,
/** Handle a PFT packet which has the fragmentation header. This uses the
- * standard ethereal methods for reassembling fragments. If FEC is used,
+ * standard wireshark methods for reassembling fragments. If FEC is used,
* the FEC is handled too. For the moment, all the fragments must be
* available but this could be improved.
* \param[in,out] tvb The buffer containing the current fragment