From 043d4e30275d5a1eb42a69d491ab009d01a76685 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Thu, 14 May 2009 22:05:26 +0200 Subject: [PATCH] Automatic commit --- selector.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/selector.cc b/selector.cc index 99a9057..7b51ce3 100644 --- a/selector.cc +++ b/selector.cc @@ -138,6 +138,7 @@ int *new_hash_table(int hash_table_size) { int test_and_add(char *new_string, int new_index, char **strings, int *hash_table, int hash_table_size) { + unsigned int code = 0; // This is my recipe. I checked, it seems to work (as long as -- 2.20.1