diff options
Diffstat (limited to 'src/libgamma-method.h')
-rw-r--r-- | src/libgamma-method.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libgamma-method.h b/src/libgamma-method.h index 256b1f0..4c34cb0 100644 --- a/src/libgamma-method.h +++ b/src/libgamma-method.h @@ -281,7 +281,7 @@ typedef struct libgamma_crtc_state { /** * The partition this CRTC belongs to */ - libgamma_partition_state_t* site; + libgamma_partition_state_t* partition; /** * The index of the CRTC within its partition. |