aboutsummaryrefslogtreecommitdiffstats
path: root/packet-rsvp.h
diff options
context:
space:
mode:
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>1999-08-27 19:21:36 +0000
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>1999-08-27 19:21:36 +0000
commita0a2ad1cbe6dfdc75eda56c5797efb6d3d1e9932 (patch)
tree4212a311d033db66d504b813b2c796e2be14b7b4 /packet-rsvp.h
parent4bf4b4b6b484c1d0150300d2909385b8780f4a79 (diff)
Updated RSVP decoder with Ashok's newest code.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@590 f5534014-38df-0310-8fa8-9805f1628bb7
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[] = {