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/memif/memif.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/bin_api/memif/memif.go') diff --git a/examples/bin_api/memif/memif.go b/examples/bin_api/memif/memif.go index 703e852..a64529a 100644 --- a/examples/bin_api/memif/memif.go +++ b/examples/bin_api/memif/memif.go @@ -1,5 +1,5 @@ // Package memif represents the VPP binary API of the 'memif' VPP module. -// DO NOT EDIT. Generated from 'bin_api/memif.api.json' on Fri, 21 Apr 2017 17:10:06 CEST. +// DO NOT EDIT. Generated from 'bin_api/memif.api.json' on Thu, 04 May 2017 13:11:57 CEST. package memif import "gerrit.fd.io/r/govpp.git/api" -- cgit 1.2.3-korg