aboutsummaryrefslogtreecommitdiffstats
path: root/proto.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-10-14 01:29:07 +0000
committerGuy Harris <guy@alum.mit.edu>1999-10-14 01:29:07 +0000
commit364274edf3fb65e39b100c50ef8a4acd92273d07 (patch)
treeeab56fd11c4410a869f1aa812df007c8403e9c04 /proto.c
parenta5d909552867f2bb6acce811c7ffd6a771b3f2ce (diff)
downloadwireshark-364274edf3fb65e39b100c50ef8a4acd92273d07.tar.gz
wireshark-364274edf3fb65e39b100c50ef8a4acd92273d07.tar.bz2
wireshark-364274edf3fb65e39b100c50ef8a4acd92273d07.zip
Nathan Neulinger's dissector for the Yahoo messenger and pager
protocols. svn path=/trunk/; revision=824
Diffstat (limited to 'proto.c')
-rw-r--r--proto.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/proto.c b/proto.c
index f0660dd44d..56c79eadd8 100644
--- a/proto.c
+++ b/proto.c
@@ -1,7 +1,7 @@
/* proto.c
* Routines for protocol tree
*
- * $Id: proto.c,v 1.40 1999/10/13 06:47:48 guy Exp $
+ * $Id: proto.c,v 1.41 1999/10/14 01:28:29 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -161,6 +161,7 @@ void proto_register_tr(void);
void proto_register_trmac(void);
void proto_register_udp(void);
void proto_register_x25(void);
+void proto_register_yhoo(void);
/* special-case header field used within proto.c */
int hf_text_only = 1;
@@ -278,6 +279,7 @@ proto_init(void)
proto_register_trmac();
proto_register_udp();
proto_register_x25();
+ proto_register_yhoo();
/* Register one special-case FT_TEXT_ONLY field for use when
converting ethereal to new-style proto_tree. These fields