diff options
author | Florin Coras <fcoras@cisco.com> | 2019-03-14 19:07:51 -0700 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2019-03-15 14:08:10 +0000 |
commit | 5e06257cb892b7dc784025fe7d84c50882425831 (patch) | |
tree | e8c5850bd54d5bf8594ded4a9968c4dc858a6235 /src/vcl/vcl_bapi.c | |
parent | e63325e3ca03c847963863446345e6c80a2c0cfd (diff) |
vcl: cleanup debug messages
Change-Id: Ida3ecffc9a4d7a080ad63cd48fd4b5330b732ffb
Signed-off-by: Florin Coras <fcoras@cisco.com>
Diffstat (limited to 'src/vcl/vcl_bapi.c')
-rw-r--r-- | src/vcl/vcl_bapi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vcl/vcl_bapi.c b/src/vcl/vcl_bapi.c index d86e7738bdd..68284aec146 100644 --- a/src/vcl/vcl_bapi.c +++ b/src/vcl/vcl_bapi.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Cisco and/or its affiliates. + * Copyright (c) 2018-2019 Cisco and/or its affiliates. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this * You may obtain a copy of the License at: |