From 60c2c502f0a4581a6f25386a8d54adb9cc8b6003 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 30 Sep 2009 21:08:54 +0000 Subject: some doxygen fixes --- src/util/os_network.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/util/os_network.c') diff --git a/src/util/os_network.c b/src/util/os_network.c index c872350c5..c78dc71c5 100644 --- a/src/util/os_network.c +++ b/src/util/os_network.c @@ -33,7 +33,9 @@ /** * @brief Enumerate all network interfaces - * @param callback the callback function + * + * @param proc the callback function + * @param cls closure for proc */ void GNUNET_OS_network_interfaces_list (GNUNET_OS_NetworkInterfaceProcessor proc, -- cgit v1.2.3