aboutsummaryrefslogtreecommitdiffstats
path: root/epan/afn.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-10-11 05:56:51 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-10-11 05:56:51 +0000
commitb08333d010b1c2c504c65c494d6ffc7ba758301d (patch)
tree7e898c04f17c75bcee52b0154eceefa5cff3bc4d /epan/afn.h
parent6c6e9cd65ad8a80a32075a254626c872f4f5146c (diff)
Missed files
svn path=/trunk/; revision=16185
Diffstat (limited to 'epan/afn.h')
-rw-r--r--epan/afn.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/afn.h b/epan/afn.h
index d621c44821..f4dadcb467 100644
--- a/epan/afn.h
+++ b/epan/afn.h
@@ -42,7 +42,8 @@
#define AFNUM_BANYAN 14
#define AFNUM_E164NSAP 15
/* draft-kompella-ppvpn-l2vpn */
-#define AFNUM_L2VPN 196
+#define AFNUM_L2VPN 25
+#define AFNUM_L2VPN_OLD 196
extern const value_string afn_vals[];
#endif /* __AFN_H__ */