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