From f52513b09580c1533e6c48a4162d3d5f61f3b081 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 5 Mar 2021 18:23:13 +0100 Subject: misc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libgamma_crtc_destroy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libgamma_crtc_destroy.c') diff --git a/libgamma_crtc_destroy.c b/libgamma_crtc_destroy.c index 9724e31..61cfe58 100644 --- a/libgamma_crtc_destroy.c +++ b/libgamma_crtc_destroy.c @@ -11,7 +11,7 @@ void libgamma_crtc_destroy(libgamma_crtc_state_t *restrict this) { switch (this->partition->site->method) { -#define X(CONST, CNAME, DEPTH, RAMPS)\ +#define X(CONST, CNAME, ...)\ case CONST:\ libgamma_##CNAME##_crtc_destroy(this);\ break; -- cgit v1.2.3-70-g09d2