]> The Tcpdump Group git mirrors - libpcap/blobdiff - gencode.c
Get rid of unused variable.
[libpcap] / gencode.c
index 5967cb1355efe0d148cc7484d299b4431747c4e4..30b2e50a7eb06d27b32bf357e7f90c96698229d9 100644 (file)
--- 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