From d4e0b348cf6794a4337d917b339c4ac62abb5786 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Thu, 26 Aug 2010 20:31:09 +0000 Subject: Doxygen fixes. svn path=/trunk/; revision=33942 --- capture.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'capture.h') diff --git a/capture.h b/capture.h index b047d46980..4c01d7dafa 100644 --- a/capture.h +++ b/capture.h @@ -107,7 +107,7 @@ typedef struct if_stat_cache_s if_stat_cache_t; /** * Start gathering capture statistics for the interfaces specified. - * @param A GList of if_info_t items + * @param if_list A GList of if_info_t items * @return A pointer to the statistics state data. */ extern if_stat_cache_t * capture_stat_start(GList *if_list); -- cgit v1.2.3