From 59e2da485ea82fb1ee9f6f565ba5084c41f85143 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 17 Nov 2014 02:37:41 +0100 Subject: small fixes and a bunch of tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/mds-kbdc/tree.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/mds-kbdc/tree.h') diff --git a/src/mds-kbdc/tree.h b/src/mds-kbdc/tree.h index 28d319d..f3ad7f2 100644 --- a/src/mds-kbdc/tree.h +++ b/src/mds-kbdc/tree.h @@ -473,7 +473,11 @@ typedef struct mds_kbdc_tree_let /** * Tree structure for mapping a (possible single element) * sequence of key combinations or strings to another - * combination or string or sequence there of + * combination or string or sequence thereof + * + * Inside functions this can be used for the return value, + * in such case `sequence` should not be `NULL` but + * `sequence.next` and `result` should be `NULL` */ typedef struct mds_kbdc_tree_map { -- cgit v1.2.3-70-g09d2