diff options
-rw-r--r-- | libcoopgamma_get_gamma_sync.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcoopgamma_get_gamma_sync.3 b/libcoopgamma_get_gamma_sync.3 index e46cecf..f9f9575 100644 --- a/libcoopgamma_get_gamma_sync.3 +++ b/libcoopgamma_get_gamma_sync.3 @@ -6,7 +6,7 @@ libcoopgamma_get_gamma_sync - Synchronously retrieve a CRTC's filter table #include <libcoopgamma.h> int libcoopgamma_get_gamma_sync(const libcoopgamma_filter_query_t* restrict \fIquery\fP, - libcoopgamma_filter_table_t* restrict \fItable\fpP, + libcoopgamma_filter_table_t* restrict \fItable\fP, libcoopgamma_context_t *restrict \fIctx\fP); .fi .P |