From 905c14af2b1464840cea201daed005cb30513683 Mon Sep 17 00:00:00 2001 From: Dave Barach Date: Mon, 25 Sep 2017 08:47:59 -0400 Subject: Add binary API documentation Change-Id: Id1a5da12b13d87bacfa81094f471b95db40c39be Signed-off-by: Dave Barach --- src/vlibmemory/memory_vlib.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/vlibmemory') diff --git a/src/vlibmemory/memory_vlib.c b/src/vlibmemory/memory_vlib.c index 401f388a5be..b6b87529375 100644 --- a/src/vlibmemory/memory_vlib.c +++ b/src/vlibmemory/memory_vlib.c @@ -2348,7 +2348,9 @@ cleanup: ?*/ /*? - * Display a serialized API message decode table + * Display a serialized API message decode table, compare a saved + * decode table with the current image, to establish API differences. + * ?*/ /* *INDENT-OFF* */ VLIB_CLI_COMMAND (dump_api_table_file, static) = -- cgit 1.2.3-korg