]> The Tcpdump Group git mirrors - libpcap/commitdiff
Fix a typo
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 16 Nov 2015 13:58:51 +0000 (14:58 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Mon, 16 Nov 2015 13:58:51 +0000 (14:58 +0100)
gencode.c

index 8c010e626be4d0f62b94fb89dc25148aa1361f70..2ebf8fc7d4531b33ccd80c8d72780331042d5a71 100644 (file)
--- a/gencode.c
+++ b/gencode.c
@@ -8311,7 +8311,7 @@ gen_geneve6(int vni)
                sappend(s, s1);
        } else {
                s = new_stmt(BPF_LD|BPF_IMM);
-               s->s.k = 40;;
+               s->s.k = 40;
        }
 
        /* Forcibly append these statements to the true condition