Skip to content

Commit

Permalink
carrierroute: doxygen fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
henningw committed Mar 29, 2018
1 parent b0b9c16 commit 3c373fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/modules/carrierroute/parser_carrierroute.c
Expand Up @@ -287,10 +287,10 @@ int parse_options(FILE* file, option_description* opts, int no_options, char* en
/**
* Searches for next content line in the src file
*
* @param data the destination trimmed non blank line
* @param line the destination trimmed non blank line
* @param size maximum accepted line length
* @param file source file
* @param p_full_len initial lenght of contents line
* @param pFull_len initial lenght of contents line
*
* @return 0 on success, -1 on error, 1 on EOF
*/
Expand Down

0 comments on commit 3c373fa

Please sign in to comment.