From: hannes Date: Sat, 9 Apr 2005 18:16:50 +0000 (+0000) Subject: backport for hierarchical vlan, mpls expressions X-Git-Tag: libpcap-0.9.1~56 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/09bff2418899bc00a27d529e5770f36b1600f330 backport for hierarchical vlan, mpls expressions --- diff --git a/gencode.c b/gencode.c index f3e06a1a..33287195 100644 --- a/gencode.c +++ b/gencode.c @@ -21,7 +21,7 @@ */ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/libpcap/gencode.c,v 1.224 2005-04-08 15:33:58 hannes Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/libpcap/gencode.c,v 1.221.2.1 2005-04-09 18:16:50 hannes Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H