fixed doxygen warning
authorPhilipp Tölke <toelke@in.tum.de>
Wed, 19 Jan 2011 08:27:26 +0000 (08:27 +0000)
committerPhilipp Tölke <toelke@in.tum.de>
Wed, 19 Jan 2011 08:27:26 +0000 (08:27 +0000)
src/vpn/gnunet-daemon-exit.c

index 909f67842812c86cab053ed401bbc2a20f75accc..6d4a3b69f79ed744805205c5f3bd1d124815b58f 100644 (file)
@@ -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,