From d133b43aabae573f4c0c6f7ab9bbf8601d9e7d09 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 28 Nov 2014 15:00:29 +0100 Subject: m comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/mds-kbdc/simplify-tree.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mds-kbdc') diff --git a/src/mds-kbdc/simplify-tree.c b/src/mds-kbdc/simplify-tree.c index 705a9dc..3cd97b8 100644 --- a/src/mds-kbdc/simplify-tree.c +++ b/src/mds-kbdc/simplify-tree.c @@ -322,7 +322,7 @@ static int simplify_alternation(mds_kbdc_tree_alternation_t* restrict tree) else if (argument->type == MDS_KBDC_TREE_TYPE_UNORDERED) { /* Nesting unordered subsequence, - simplifies to alternation of ordered subsequence. */ + simplifies to alternation of ordered subsequence, or simpler. */ NEW_ERROR(argument, WARNING, "unorderd subsequence inside alternation is discouraged"); if (simplify_unordered(&(argument->unordered))) return -1; -- cgit v1.2.3-70-g09d2