Some fixes for doxygen generation

This commit is contained in:
Mark Riddoch
2013-11-25 10:12:08 +01:00
parent 3b0d6c23ad
commit 050ca7ac7e
8 changed files with 24 additions and 38 deletions

View File

@ -381,14 +381,10 @@ static void print_log_n_stderr(
/**
* @node The main entry point into the gateway
* The main entry point into the gateway
*
* Parameters:
* @param argc - in, use
* The argument count
*
* @param argv - in, use
* The arguments themselves
* @param argc The argument count
* @param argv The array of arguments themselves
*
* @return 0 in success, 1 otherwise
*