X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=build-aux%2Fextract-ofp-errors;fp=build-aux%2Fextract-ofp-errors;h=bffead4006b1d87d9229501a60a50fb57a9910b6;hb=83ed45196303154b0b2ee167e61936abd968bed8;hp=6e86252adb135a35d8f083d73ee8a1242dca5a1d;hpb=d1d71a36446d2322986038fdb0402cc8ed53079a;p=sliver-openvswitch.git diff --git a/build-aux/extract-ofp-errors b/build-aux/extract-ofp-errors index 6e86252ad..bffead400 100755 --- a/build-aux/extract-ofp-errors +++ b/build-aux/extract-ofp-errors @@ -199,7 +199,7 @@ def extract_vendor_ids(fn): fatal("%s: duplicate vendor id for vendors %s and %s" % (id_, vendor_reverse_map[id_], name)) vendor_reverse_map[id_] = name - + def extract_ofp_errors(fn): error_types = {}