From: Guy Harris Date: Wed, 5 Nov 2014 19:19:39 +0000 (-0800) Subject: Get rid of unused variable. X-Git-Tag: libpcap-1.7.0-bp~1^2~9 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/86db77ce320dd9e81e5cc7b93ac9adf26643b140?ds=sidebyside Get rid of unused variable. Also clean up white space a bit. --- diff --git a/gencode.c b/gencode.c index 5967cb13..30b2e50a 100644 --- a/gencode.c +++ b/gencode.c @@ -8124,7 +8124,7 @@ struct block * gen_vlan(vlan_num) int vlan_num; { - struct block *b0, *b1; + struct block *b0; /* can't check for VLAN-encapsulated packets inside MPLS */ if (label_stack_depth > 0) @@ -8196,7 +8196,7 @@ struct block * gen_mpls(label_num) int label_num; { - struct block *b0,*b1; + struct block *b0, *b1; /* * Change the offsets to point to the type and data fields within