From: Philipp Tölke Date: Wed, 19 Jan 2011 08:27:26 +0000 (+0000) Subject: fixed doxygen warning X-Git-Tag: initial-import-from-subversion-38251~19304 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2df8d5de12487746f38f2887fa9bf13122afc4c6;p=oweals%2Fgnunet.git fixed doxygen warning --- diff --git a/src/vpn/gnunet-daemon-exit.c b/src/vpn/gnunet-daemon-exit.c index 909f67842..6d4a3b69f 100644 --- a/src/vpn/gnunet-daemon-exit.c +++ b/src/vpn/gnunet-daemon-exit.c @@ -242,12 +242,12 @@ receive_udp_service (void *cls, } /** - * Main function that will be run by the scheduler. + * @brief Main function that will be run by the scheduler. * * @param cls closure * @param args remaining command-line arguments * @param cfgfile name of the configuration file used (for saving, can be NULL!) - * @param cfg configuration + * @param cfg_ configuration */ static void run (void *cls,