From 16bcf7d8dcd411e6a6b8d217cce5e450f7357bb3 Mon Sep 17 00:00:00 2001 From: Chris Luke Date: Thu, 1 Sep 2016 14:31:46 -0400 Subject: VPP-346 A swathe of doc fixes Fixes various Doxygen warnings and other structural defects. Note: This does not attempt to improve the content of the documentation; only to improve the syntax and structure of it and in some cases the consistency. Change-Id: Ib1915f33edbdbc4558c85565de80dce323193906 Signed-off-by: Chris Luke --- vnet/vnet/ipsec-gre/ipsec_gre.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vnet/vnet/ipsec-gre/ipsec_gre.h') diff --git a/vnet/vnet/ipsec-gre/ipsec_gre.h b/vnet/vnet/ipsec-gre/ipsec_gre.h index 2b66c6a6e8a..a2ca64b6f74 100644 --- a/vnet/vnet/ipsec-gre/ipsec_gre.h +++ b/vnet/vnet/ipsec-gre/ipsec_gre.h @@ -13,7 +13,7 @@ * limitations under the License. */ /** - * @file ipsec_gre.h + * @file * @brief L2-GRE over IPSec packet processing. */ -- cgit 1.2.3-korg