diff options
Diffstat (limited to '')
-rw-r--r-- | doc/man/libcoopgamma_error_marshal.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/libcoopgamma_error_marshal.3 b/doc/man/libcoopgamma_error_marshal.3 index 5349de7..aa92a85 100644 --- a/doc/man/libcoopgamma_error_marshal.3 +++ b/doc/man/libcoopgamma_error_marshal.3 @@ -5,8 +5,8 @@ libcoopgamma_error_marshal - Marshal a libcoopgamma_error_t .nf #include <libcoopgamma.h> -size_t libcoopgamma_error_marshal(libcoopgamma_error_t* restrict \fIthis\fP, - void* restrict \fIbuffer\fP); +size_t libcoopgamma_error_marshal(libcoopgamma_error_t *restrict \fIthis\fP, + void *restrict \fIbuffer\fP); .fi .P Link with |