From 9ca43c73ba29d6b42cd771f1567074418c883c3e Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Wed, 8 Feb 2017 15:21:19 +0100 Subject: Changes knowledge structure, defines protocol. --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index a2a9330..7b9f8e7 100644 --- a/src/main.c +++ b/src/main.c @@ -18,7 +18,7 @@ static void print_help () "\nParameters:\n" " SESSION_NAME: valid POSIX message queue filename.\n" " MARKOV_ORDER: non-null positive integer.\n" - " STORAGE_FILE: file in which the knowledge will be stored.", + " STORAGE_FILE: file in which the knowledge will be stored.\n", ZoO_SERVER_VERSION, ZoO_PROTOCOL_VERSION ); -- cgit v1.2.3-70-g09d2