aboutsummaryrefslogtreecommitdiffstats
path: root/packet-wtp.h
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-02-13 00:17:55 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-02-13 00:17:55 +0000
commit094d579f8e8b0a853d861bc4e96a3a7ab082bf09 (patch)
tree3b712b923572e822b23b9fce4cbb3df12891192e /packet-wtp.h
parentec89be70c2918dc1c52f47f8e1a8419d105c5891 (diff)
Updates from Neil Hunter.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3026 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-wtp.h')
-rw-r--r--packet-wtp.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/packet-wtp.h b/packet-wtp.h
index f16d2c6000..86f1db5121 100644
--- a/packet-wtp.h
+++ b/packet-wtp.h
@@ -1,14 +1,16 @@
-/* packet-wtp.h (c) 2000 Neil Hunter
- * Based on original work by Ben Fowler
+/* packet-wtp.h
*
* Declarations for disassembly of WTP component of WAP traffic.
*
- * $Id: packet-wtp.h,v 1.2 2000/11/04 07:39:16 guy Exp $
+ * $Id: packet-wtp.h,v 1.3 2001/02/13 00:17:54 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
+ * WAP dissector based on original work by Ben Fowler
+ * Updated by Neil Hunter <neil.hunter@energis-squared.com>
+ * WTLS support by Alexandre P. Ferreira (Splice IP)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -23,8 +25,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
- *
*/
#ifndef __PACKET_WTP_H__