diff options
Diffstat (limited to 'state_output_size.c')
-rw-r--r-- | state_output_size.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/state_output_size.c b/state_output_size.c index d2cc5c1..85da7c2 100644 --- a/state_output_size.c +++ b/state_output_size.c @@ -5,7 +5,7 @@ /** * Get the output size of the algorithm specified for a state * - * @parma state The state + * @param state The state * @return The number of bytes in the output, zero on error */ size_t |