Fix some Doxygen issues
This commit is contained in:
@@ -101,7 +101,7 @@ chunk_t redirect_data_create(identification_t *gw, chunk_t nonce);
|
||||
* Parse notification data of a REDIRECT or REDIRECTED_FROM notify payload.
|
||||
*
|
||||
* @param data notification data to parse
|
||||
* @param nonce[out] nonce data (allocated), if any was provided
|
||||
* @param[out] nonce nonce data (allocated), if any was provided
|
||||
* @return gateway identity, NULL if data is invalid
|
||||
*/
|
||||
identification_t *redirect_data_parse(chunk_t data, chunk_t *nonce);
|
||||
|
||||
Reference in New Issue
Block a user