Skip to content

Commit

Permalink
fixed doxygen tag
Browse files Browse the repository at this point in the history
  • Loading branch information
rieck committed Jul 30, 2014
1 parent 89f1449 commit 4d6e720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hmatrix.c
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ static range_t parse_range(range_t r, char *str, int n)
/**
* Enable splitting matrix
* @param m Matrix object
* @param s Split string
* @param str Split string
*/
void hmatrix_split(hmatrix_t *m, char *str)
{
Expand Down

0 comments on commit 4d6e720

Please sign in to comment.