diff options
Diffstat (limited to '')
-rw-r--r-- | doc/man/libcoopgamma_context_destroy.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/libcoopgamma_context_destroy.3 b/doc/man/libcoopgamma_context_destroy.3 index 9008914..f913fa7 100644 --- a/doc/man/libcoopgamma_context_destroy.3 +++ b/doc/man/libcoopgamma_context_destroy.3 @@ -5,7 +5,7 @@ libcoopgamma_context_destroy - Deinitialise a libcoopgamma_context_t .nf #include <libcoopgamma.h> -void libcoopgamma_context_destroy(libcoopgamma_context_t* restrict \fIthis\fP); +void libcoopgamma_context_destroy(libcoopgamma_context_t *restrict \fIthis\fP); .fi .P Link with |