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/tap | |
parent | a0a94bddaf7b1ecf6c0c6f509315efd7b7dc0a48 (diff) |
re-generate core & example binary APIs
Signed-off-by: Rastislav Szabo <raszabo@cisco.com>
Diffstat (limited to 'examples/bin_api/tap')
-rw-r--r-- | examples/bin_api/tap/tap.go | 2 |
1 files changed, 1 insertions, 1 deletions
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" |