From 43cd23926d5eec359d4b554a4330e1aa596c76de Mon Sep 17 00:00:00 2001 From: Vladimir Lavor Date: Wed, 16 Sep 2020 13:44:31 +0200 Subject: binapigen: fix union size This change fixes calculated byte size of the union composed from another union(s). Change-Id: I596a3c2a585cc42570b1d00dab3a5ad4993dabfa Signed-off-by: Vladimir Lavor --- binapi/http_static/http_static.ba.go | 1 + 1 file changed, 1 insertion(+) (limited to 'binapi/http_static') diff --git a/binapi/http_static/http_static.ba.go b/binapi/http_static/http_static.ba.go index 5f6397b..2116a8b 100644 --- a/binapi/http_static/http_static.ba.go +++ b/binapi/http_static/http_static.ba.go @@ -2,6 +2,7 @@ // versions: // binapi-generator: v0.4.0-dev // VPP: 20.05-release +// source: /usr/share/vpp/api/plugins/http_static.api.json // Package http_static contains generated bindings for API file http_static.api. // -- cgit 1.2.3-korg