misc: cop - clean up stray doxygen block 78/30378/3
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Fri, 11 Dec 2020 03:32:19 +0000 (03:32 +0000)
committerMatthew Smith <mgsmith@netgate.com>
Fri, 11 Dec 2020 21:59:08 +0000 (21:59 +0000)
Type: style

Change-Id: Iee9463735c4d114a97e6167d717d1911c4477e70
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
src/vnet/cop/cop.api

index 75fd15b..f0916cb 100644 (file)
@@ -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")