aboutsummaryrefslogtreecommitdiffstats
path: root/epan/follow.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/follow.h')
-rw-r--r--epan/follow.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/follow.h b/epan/follow.h
index 013519d43e..af7fcb7df2 100644
--- a/epan/follow.h
+++ b/epan/follow.h
@@ -4,8 +4,8 @@
*
* Copyright 1998 Mike Hall <mlh@io.com>
*
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or
@@ -31,7 +31,7 @@
#define MAX_IPADDR_LEN 16
-/* With MSVC and a libethereal.dll, we need a special declaration. */
+/* With MSVC and a libwireshark.dll, we need a special declaration. */
ETH_VAR_IMPORT gboolean incomplete_tcp_stream;
typedef struct _tcp_stream_chunk {