fix doxygen generation
[obnox/wireshark/wip.git] / sctpppids.h
index 642c753fd078f89a89de9dbfa4d19d0fba447c0d..dc74f18882dc841ced16e100261736ce970e68c9 100644 (file)
@@ -1,7 +1,7 @@
 /* sctpppids.h
  * Declarations of SCTP payload protocol IDs.
  *
- * $Id: sctpppids.h,v 1.1 2003/01/14 23:53:33 guy Exp $
+ * $Id$
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
 #define H323_PAYLOAD_PROTOCOL_ID  13
 #define M2TP_PAYLOAD_PROTOCOL_ID  99    /* s-link */
 
-/*
- * XXX - this came from "packet-asap.c"; is this some PPID value used
- * before 11 was assigned?
- */
-#define ASAP_OLD_PAYLOAD_PROTOCOL_ID  0xFAEEB5D1
-
 #endif /* sctpppids.h */