diff options
Diffstat (limited to 'examples/bin_api/memif/memif.go')
-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" |