From 16e00dd5f26ce342e9562bec08f529d98c23c01c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 16 Feb 2025 14:23:16 +0100 Subject: Improve code organisation, documentation, and m code improvement MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libterminput_is_ready.c | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 libterminput_is_ready.c (limited to 'libterminput_is_ready.c') diff --git a/libterminput_is_ready.c b/libterminput_is_ready.c new file mode 100644 index 0000000..9c8af91 --- /dev/null +++ b/libterminput_is_ready.c @@ -0,0 +1,5 @@ +/* See LICENSE file for copyright and license details. */ +#include "common.h" + + +extern inline int libterminput_is_ready(const union libterminput_input *input, const struct libterminput_state *ctx); -- cgit v1.2.3-70-g09d2