aboutsummaryrefslogtreecommitdiffstats
path: root/packet-yhoo.h
diff options
context:
space:
mode:
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 9925a5032a..d6c7222f41 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.2 1999/10/14 03:12:32 guy Exp $
+ * $Id: packet-yhoo.h,v 1.3 1999/10/16 21:56:53 deniel Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -63,7 +63,7 @@
#define YAHOO_SERVICE_FILETRANSFER 70
/* Message flags */
-#define YAHOO_MSGTYPE_NONE 1
+#define YAHOO_MSGTYPE_NONE 0
#define YAHOO_MSGTYPE_NORMAL 1
#define YAHOO_MSGTYPE_BOUNCE 2
#define YAHOO_MSGTYPE_STATUS 4