Skip to content

Commit

Permalink
Doxygen typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Mar 28, 2014
1 parent 6ba5b0e commit 923aaae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/map.c
Expand Up @@ -759,7 +759,7 @@ size_t radius_map2str(char *buffer, size_t bufsize, value_pair_map_t const *map)
/** Cast a literal vpt to a value_data_t
*
* @param[in,out] vpt the template to modify
* @paramp[in] da the dictionary attribute to case it to
* @param[in] da the dictionary attribute to case it to
* @return true for success, false for failure.
*/
bool radius_cast_tmpl(value_pair_tmpl_t *vpt, DICT_ATTR const *da)
Expand Down

0 comments on commit 923aaae

Please sign in to comment.