From 16e9b4cab46f5ce0ebab59ad5f4f91cd8828496f Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sun, 26 May 2019 11:07:30 +0200 Subject: [PATCH] -typo --- netpfga/minip4/testdata/gen_testdata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netpfga/minip4/testdata/gen_testdata.py b/netpfga/minip4/testdata/gen_testdata.py index e198aa2..ae10d1a 100755 --- a/netpfga/minip4/testdata/gen_testdata.py +++ b/netpfga/minip4/testdata/gen_testdata.py @@ -1,4 +1,4 @@ -x3#!/usr/bin/env python +#!/usr/bin/env python # from switch_calc_headers import * from scapy.all import *