diff options
author | Rastislav Szabo <raszabo@cisco.com> | 2017-05-04 13:12:33 +0200 |
---|---|---|
committer | Rastislav Szabo <raszabo@cisco.com> | 2017-05-04 13:12:33 +0200 |
commit | 6773171c3d619be5bb646cdc80ebfd4d7ae26376 (patch) | |
tree | 0d2eaf46ebff7c0e4140d98d3292ef11aa0e6c6c /examples/bin_api/memif | |
parent | a0a94bddaf7b1ecf6c0c6f509315efd7b7dc0a48 (diff) |
re-generate core & example binary APIs
Signed-off-by: Rastislav Szabo <raszabo@cisco.com>
Diffstat (limited to 'examples/bin_api/memif')
-rw-r--r-- | examples/bin_api/memif/memif.go | 2 |
1 files changed, 1 insertions, 1 deletions
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" |