From 6773171c3d619be5bb646cdc80ebfd4d7ae26376 Mon Sep 17 00:00:00 2001 From: Rastislav Szabo Date: Thu, 4 May 2017 13:12:33 +0200 Subject: re-generate core & example binary APIs Signed-off-by: Rastislav Szabo --- examples/bin_api/tap/tap.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/bin_api/tap/tap.go') diff --git a/examples/bin_api/tap/tap.go b/examples/bin_api/tap/tap.go index 778db91..6df73c3 100644 --- a/examples/bin_api/tap/tap.go +++ b/examples/bin_api/tap/tap.go @@ -1,5 +1,5 @@ // Package tap represents the VPP binary API of the 'tap' VPP module. -// DO NOT EDIT. Generated from 'bin_api/tap.api.json' on Fri, 21 Apr 2017 17:10:06 CEST. +// DO NOT EDIT. Generated from 'bin_api/tap.api.json' on Thu, 04 May 2017 13:11:57 CEST. package tap import "gerrit.fd.io/r/govpp.git/api" -- cgit 1.2.3-korg