aboutsummaryrefslogtreecommitdiffstats
path: root/packet-rsvp.h
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-08-27 19:21:36 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-08-27 19:21:36 +0000
commita14aa01462f11a1a45e755117049c3d49093b87c (patch)
tree4212a311d033db66d504b813b2c796e2be14b7b4 /packet-rsvp.h
parent11ca5817b659b83f99d0cd5c71886dc351aece60 (diff)
Updated RSVP decoder with Ashok's newest code.
svn path=/trunk/; revision=590
Diffstat (limited to 'packet-rsvp.h')
-rw-r--r--packet-rsvp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-rsvp.h b/packet-rsvp.h
index 88be087bff..a873fb20e1 100644
--- a/packet-rsvp.h
+++ b/packet-rsvp.h
@@ -4,7 +4,7 @@
*
* (C) Ashok Narayanan <ashokn@cisco.com>
*
- * $Id: packet-rsvp.h,v 1.4 1999/08/22 07:27:06 guy Exp $
+ * $Id: packet-rsvp.h,v 1.5 1999/08/27 19:21:36 gram Exp $
*
* For license details, see the COPYING file with this distribution
*
@@ -53,7 +53,7 @@ enum rsvp_classes {
RSVP_CLASS_SENDER_TSPEC,
RSVP_CLASS_ADSPEC,
RSVP_CLASS_POLICY,
- RSVP_CLASS_CONFIRM
+ RSVP_CLASS_CONFIRM,
};
static value_string rsvp_class_vals[] = {