From c5e16b4ff7517fd336f1e80db5a9a920a31ae6b2 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sun, 17 May 2020 16:59:57 +0200 Subject: Fixed docstring typos for ndpi_finalize_initalization Signed-off-by: Toni Uhlig --- src/include/ndpi_api.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/include/ndpi_api.h.in b/src/include/ndpi_api.h.in index 6495c6825..c906968a9 100644 --- a/src/include/ndpi_api.h.in +++ b/src/include/ndpi_api.h.in @@ -191,7 +191,7 @@ extern "C" { /** * Completes the initialization (2nd step) * - * @return the initialized detection module + * @par ndpi_str = the struct created for the protocol detection * */ void ndpi_finalize_initalization(struct ndpi_detection_module_struct *ndpi_str); -- cgit v1.2.3