Skip to content

Commit

Permalink
doxygen tweak to new xregcomp function
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-bower committed Jan 12, 2025
1 parent ec848bc commit 8ec5147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vcard.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
/**
* Compile regex, checking and handling errors.
*
* \parm[in] preg The compiled regex.
* \parm[out] preg The compiled regex.
* \parm[in] regex The pattern to match.
* \parm[in] cflags The compilation flags according to regex(3).
*
Expand Down

0 comments on commit 8ec5147

Please sign in to comment.