From 76fcb8fd086921351235ba662227a0e02c94c0b5 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Mon, 13 Sep 2010 10:21:18 +0200 Subject: [PATCH] Cosmetics. --- selector.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selector.c b/selector.c index b849e65..63b7c24 100644 --- a/selector.c +++ b/selector.c @@ -284,7 +284,7 @@ int add_and_get_previous_index(struct hash_table_t *hash_table, if(code == start) { printf("Full hash table (that should not happen)\n"); exit(EXIT_FAILURE); - } + } } /* This string was not already in there, store the index in the -- 2.20.1