From 2bcfca7a468c3350ce9a28a9a18dce623a7645ee Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 21 Feb 2025 16:33:10 +0100 Subject: Some fixes and tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libterminput.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libterminput.h') diff --git a/libterminput.h b/libterminput.h index 5cd634d..464850f 100644 --- a/libterminput.h +++ b/libterminput.h @@ -187,7 +187,7 @@ enum libterminput_key { LIBTERMINPUT_KEYPAD_POINT, LIBTERMINPUT_KEYPAD_ENTER -#define LIBTERMINPUT_KEYPAD__LAST__ LIBTERMINPUT_KEYPAD_ENTER /* for internal use */ +#define LIBTERMINPUT_LAST_KEY__ LIBTERMINPUT_KEYPAD_ENTER /* for internal use */ }; -- cgit v1.2.3-70-g09d2