aboutsummaryrefslogtreecommitdiffstats
path: root/packet-yhoo.h
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-10-20 16:36:08 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-10-20 16:36:08 +0000
commite5670af33daf067ea4829c2996f77d6999ec8520 (patch)
tree17a963b84cc15de38ece181e79850352d712c76a /packet-yhoo.h
parent1b0fc805f7575a9d68be3f3a13b4716851a21ac0 (diff)
Added Nathan's patch to yahoo dissector.
Fixes a field name problem, and adds one more service type. svn path=/trunk/; revision=893
Diffstat (limited to 'packet-yhoo.h')
-rw-r--r--packet-yhoo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-yhoo.h b/packet-yhoo.h
index d6c7222f41..c5afb262d3 100644
--- a/packet-yhoo.h
+++ b/packet-yhoo.h
@@ -1,7 +1,7 @@
/* packet-yhoo.h
* Definitions for packet disassembly structures and routines
*
- * $Id: packet-yhoo.h,v 1.3 1999/10/16 21:56:53 deniel Exp $
+ * $Id: packet-yhoo.h,v 1.4 1999/10/20 16:36:08 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -55,7 +55,7 @@
#define YAHOO_SERVICE_CONFLOGON 25
#define YAHOO_SERVICE_CONFDECLINE 26
#define YAHOO_SERVICE_CONFLOGOFF 27
-#define YAHOO_SERVICE_UNKN_28 28
+#define YAHOO_SERVICE_CONFADDINVITE 28
#define YAHOO_SERVICE_CONFMSG 29
#define YAHOO_SERVICE_CHATLOGON 30
#define YAHOO_SERVICE_CHATLOGOFF 31