aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-data.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-data.h')
-rw-r--r--epan/dissectors/packet-data.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-data.h b/epan/dissectors/packet-data.h
index 9109e6443b..27351412b0 100644
--- a/epan/dissectors/packet-data.h
+++ b/epan/dissectors/packet-data.h
@@ -2,8 +2,8 @@
*
* $Id$
*
- * 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
@@ -24,7 +24,7 @@
#ifndef __PACKET_DATA_H__
#define __PACKET_DATA_H__
-/* "proto_data" is exported from libethereal.dll.
+/* "proto_data" is exported from libwireshark.dll.
* Thus we need a special declaration.
*/
ETH_VAR_IMPORT int proto_data;