aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ansi_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-ansi_map.h')
-rw-r--r--epan/dissectors/packet-ansi_map.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-ansi_map.h b/epan/dissectors/packet-ansi_map.h
index db7e4e9f79..3d9177ca8c 100644
--- a/epan/dissectors/packet-ansi_map.h
+++ b/epan/dissectors/packet-ansi_map.h
@@ -5,8 +5,8 @@
* Copyright 2003, Michael Lum <mlum [AT] telostech.com>,
* In association with Telos Technology Inc.
*
- * 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
@@ -35,7 +35,7 @@ typedef struct _ansi_map_tap_rec_t {
/*
* the following allows TAP code access to the messages
* without having to duplicate it. With MSVC and a
- * libethereal.dll, we need a special declaration.
+ * libwireshark.dll, we need a special declaration.
*/
ETH_VAR_IMPORT const value_string ansi_map_opr_code_strings[];