aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2020-05-20 23:14:46 +0200
committerLuca Deri <deri@ntop.org>2020-05-20 23:14:46 +0200
commite9519c9aca58a4636ae2a9fc904e2aa54a906d9b (patch)
tree42cccdcea5fb9aa2dbf378349c37d28d2617c500
parent329eff069ee93ea6b2f032899dae0b33f551f3ae (diff)
parent246ec53bcf1f4c7692fb4dff9f0c6040547fc7e3 (diff)
Merge branch 'dev' of https://github.com/ntop/nDPI into dev
-rw-r--r--src/include/ndpi_api.h.in2
1 files changed, 1 insertions, 1 deletions
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);