From 7e8cb867ba9ca9d0f533a8329712117ba38115a6 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Wed, 21 Sep 2016 03:13:47 +0200 Subject: Fixes "No back sequence" + forbids name as pillar. --- src/core/knowledge.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/core/knowledge.h') diff --git a/src/core/knowledge.h b/src/core/knowledge.h index 93f5f49..7b5d754 100644 --- a/src/core/knowledge.h +++ b/src/core/knowledge.h @@ -71,7 +71,8 @@ int ZoO_knowledge_extend ( struct ZoO_knowledge k [const static 1], const struct ZoO_strings string [const], - int const ignore_first_word, + ZoO_index const aliases_count, + const char * restrict aliases [const restrict static aliases_count], ZoO_char * result [const static 1] ); -- cgit v1.2.3-70-g09d2