aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ipsec-gre/ipsec_gre.h
diff options
context:
space:
mode:
authorChris Luke <chrisy@flirble.org>2016-09-07 15:01:31 -0400
committerChris Luke <chrisy@flirble.org>2016-09-07 15:17:14 -0400
commitfcaa2f101083666f83fed71f28008edd2217a364 (patch)
tree1b3a752169e7698865b96ff814136bb066006db8 /vnet/vnet/ipsec-gre/ipsec_gre.h
parent78e0e3af7072cd8977c73c41863776be10d54155 (diff)
VPP-223 Various documentation fixes.
[Note: This is an amalgamation of two patches on master with only the parts relevant to stable included. See 16bcf7d8 and d4024f58] This is a cleanup of some obvious syntactic issues with Doxygen tags in the documentation. It is not an attempt to improve the documentation itself. Change-Id: I278ad91fe980243778f84560c5e4b84a9423dc09 Signed-off-by: Chris Luke <chrisy@flirble.org>
Diffstat (limited to 'vnet/vnet/ipsec-gre/ipsec_gre.h')
-rw-r--r--vnet/vnet/ipsec-gre/ipsec_gre.h2
1 files changed, 1 insertions, 1 deletions
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.
*/