From 485474ec0bcd5fd73743a040cbad326a458e6390 Mon Sep 17 00:00:00 2001 From: Alberto Compagno Date: Tue, 5 May 2020 12:12:21 +0200 Subject: [HICN-606] Added doxygen documentation Signed-off-by: Alberto Compagno Change-Id: If2bf7f4f310adf6adbbb9ea29eafcb2a0ee40d54 --- hicn-plugin/src/infra.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'hicn-plugin/src/infra.h') diff --git a/hicn-plugin/src/infra.h b/hicn-plugin/src/infra.h index 007cf266d..9dc77c9e8 100644 --- a/hicn-plugin/src/infra.h +++ b/hicn-plugin/src/infra.h @@ -22,8 +22,12 @@ #include "pcs.h" /** - * hICN plugin global state: see also - * - fib and pits + * @file infra.h + * + */ + +/** + * @brief hICN plugin global state. */ typedef struct hicn_main_s { -- cgit 1.2.3-korg