diff options
author | Mattias Andrée <m@maandree.se> | 2025-02-10 16:10:56 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-02-10 16:10:56 +0100 |
commit | 89239fb572f6a008ce4251e57c2808c8345182a7 (patch) | |
tree | 983006e5b5bba7b48968669fd8e085687b6fe064 /libcoopgamma_get_gamma_sync.3 | |
parent | Update e-mail (diff) | |
download | libcoopgamma-89239fb572f6a008ce4251e57c2808c8345182a7.tar.gz libcoopgamma-89239fb572f6a008ce4251e57c2808c8345182a7.tar.bz2 libcoopgamma-89239fb572f6a008ce4251e57c2808c8345182a7.tar.xz |
Fix typo
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'libcoopgamma_get_gamma_sync.3')
-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 |