From 37490dad0e858e2bffb86219b70f70aaa0e83aa2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 27 Dec 2021 17:54:20 +0100 Subject: Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libaxl/requests.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libaxl/requests.h b/libaxl/requests.h index eaf7816..e5f23a8 100644 --- a/libaxl/requests.h +++ b/libaxl/requests.h @@ -1327,7 +1327,7 @@ struct libaxl_request_set_screen_saver { int16_t timeout; int16_t interval; uint8_t prefer_blanking; /* LIBAXL_{NO, YES, or DEFAULT} */ - uint8_t allow_exposures; /* LIBAXL_}NO, YES, or DEFAULT} */ + uint8_t allow_exposures; /* LIBAXL_{NO, YES, or DEFAULT} */ uint16_t __pad2; }; -- cgit v1.2.3-70-g09d2