aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal_gen.py
diff options
context:
space:
mode:
Diffstat (limited to 'ethereal_gen.py')
-rw-r--r--ethereal_gen.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/ethereal_gen.py b/ethereal_gen.py
index 257979246e..751ffaac98 100644
--- a/ethereal_gen.py
+++ b/ethereal_gen.py
@@ -12,8 +12,8 @@
# dissectors from CORBA IDL descriptions. The output language generated
# is "C". It will generate code to use the GIOP/IIOP get_CDR_XXX API.
#
-# Please see packet-giop.h in Ethereal distro for API description.
-# Ethereal is available at http://www.ethereal.com/
+# Please see packet-giop.h in Wireshark distro for API description.
+# Wireshark is available at http://www.ethereal.com/
#
# Omniidl is part of the OmniOrb distribution, and is available at
# http://www.uk.research.att.com/omniORB/omniORB.html