From f31e53988e0867559e4ff77083f39a8d9e345709 Mon Sep 17 00:00:00 2001 From: "P. F. Chimento" Date: Tue, 23 Nov 2010 01:05:02 +0100 Subject: [PATCH] Added _input_pending functions to docs Added the chimara_glk_is_{line,char}_input_pending() functions to the documentation. --- docs/reference/chimara-sections.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/chimara-sections.txt b/docs/reference/chimara-sections.txt index df3ff5d..3cfa597 100644 --- a/docs/reference/chimara-sections.txt +++ b/docs/reference/chimara-sections.txt @@ -23,6 +23,8 @@ chimara_glk_wait chimara_glk_get_running chimara_glk_feed_char_input chimara_glk_feed_line_input +chimara_glk_is_char_input_pending +chimara_glk_is_line_input_pending chimara_glk_set_resource_load_callback CHIMARA_GLK -- 2.30.2