api: replace print functions wth format
Type: improvement Change-Id: I7f7050c19453a69a7fb6c5e62f8f57db847d9144 Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
#include <adl/adl.api_enum.h>
|
||||
#include <adl/adl.api_types.h>
|
||||
|
||||
#define vl_print(handle, ...) vlib_cli_output (handle, __VA_ARGS__)
|
||||
|
||||
#define REPLY_MSG_ID_BASE am->msg_id_base
|
||||
#include <vlibapi/api_helper_macros.h>
|
||||
|
Reference in New Issue
Block a user