From 6c8cdf78b47494f98ac0d6dac8c736467f4afc55 Mon Sep 17 00:00:00 2001 From: Paul Vinciguerra Date: Fri, 11 Dec 2020 03:32:19 +0000 Subject: [PATCH] misc: cop - clean up stray doxygen block Type: style Change-Id: Iee9463735c4d114a97e6167d717d1911c4477e70 Signed-off-by: Paul Vinciguerra --- src/vnet/cop/cop.api | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/vnet/cop/cop.api b/src/vnet/cop/cop.api index 75fd15bbb9f..f0916cb5844 100644 --- a/src/vnet/cop/cop.api +++ b/src/vnet/cop/cop.api @@ -57,13 +57,6 @@ autoreply define cop_whitelist_enable_disable bool default_cop; }; -/** \brief get_node_graph - get a copy of the vpp node graph - including the current set of graph arcs. - - @param client_index - opaque cookie to identify the sender - @param context - sender context, to match reply w/ request -*/ - /* * Local Variables: * eval: (c-set-style "gnu") -- 2.16.6