diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-21 00:47:30 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-21 00:47:30 +0200 |
commit | 7de977f9aec0f39087d330d7c3e2c67e7a679ae8 (patch) | |
tree | f1ab4595b54ed91367673f32f117e2eba6464363 /doc/man/libcoopgamma_get_gamma_info_send.3 | |
parent | Add missing const (diff) | |
download | libcoopgamma-7de977f9aec0f39087d330d7c3e2c67e7a679ae8.tar.gz libcoopgamma-7de977f9aec0f39087d330d7c3e2c67e7a679ae8.tar.bz2 libcoopgamma-7de977f9aec0f39087d330d7c3e2c67e7a679ae8.tar.xz |
m fix + add libcoopgamma_get_gamma_send.3
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/man/libcoopgamma_get_gamma_info_send.3')
-rw-r--r-- | doc/man/libcoopgamma_get_gamma_info_send.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/libcoopgamma_get_gamma_info_send.3 b/doc/man/libcoopgamma_get_gamma_info_send.3 index 5eb5b5e..3b4007b 100644 --- a/doc/man/libcoopgamma_get_gamma_info_send.3 +++ b/doc/man/libcoopgamma_get_gamma_info_send.3 @@ -5,7 +5,7 @@ libcoopgamma_get_gamma_info_send - Send a request for metainfomation for a CRTC' .nf #include <libcoopgamma.h> -int libcoopgamma_get_gamma_info_send(const char *restrict \Icrtc\fP, libcoopgamma_context_t *restrict \fIctx\fP, +int libcoopgamma_get_gamma_info_send(const char *restrict \fIcrtc\fP, libcoopgamma_context_t *restrict \fIctx\fP, libcoopgamma_async_context_t *restrict \fIasync\fP); .fi .P |