From: Francois Fleuret Date: Thu, 14 May 2009 20:05:26 +0000 (+0200) Subject: Automatic commit X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=selector.git;a=commitdiff_plain;h=043d4e30275d5a1eb42a69d491ab009d01a76685 Automatic commit --- 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