aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2007-06-13 05:27:32 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2007-06-13 05:27:32 +0000
commitc2dcd299c8d9e4962d87f2c16a0265ef3f1c7592 (patch)
tree8080d046413a638dbc56ea6afbfebc9f46090d84
parent161b20becb9cb4b3bd666d81cb3abe843de647a2 (diff)
YAE2W
svn path=/trunk/; revision=22085
-rw-r--r--acinclude.m44
-rw-r--r--docbook/GPL_appendix.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 383ec67d18..9a5333f94c 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -693,8 +693,8 @@ AC_DEFUN([AC_WIRESHARK_ZLIB_CHECK],
# own zlib in the X11 library directory.
#
# The XFree86 zlib is an older version that lacks
- # "gzgets()", and that's the zlib with which Ethereal
- # gets linked, so the build of Ethereal fails.
+ # "gzgets()", and that's the zlib with which Wireshark
+ # gets linked, so the build of Wireshark fails.
#
ac_save_CFLAGS="$CFLAGS"
ac_save_LIBS="$LIBS"
diff --git a/docbook/GPL_appendix.xml b/docbook/GPL_appendix.xml
index 264174809f..fe42b38abb 100644
--- a/docbook/GPL_appendix.xml
+++ b/docbook/GPL_appendix.xml
@@ -1,4 +1,4 @@
-<!-- Ethereal GPL Appendix -->
+<!-- Wireshark GPL Appendix -->
<appendix id="AppGPL">
<!-- $Id$ -->
<title>This Document's License (GPL)</title>