projects
/
selector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed0a1fe
)
Automatic commit
author
Francois Fleuret
<francois@fleuret.org>
Thu, 14 May 2009 20:05:26 +0000
(22:05 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Thu, 14 May 2009 20:05:26 +0000
(22:05 +0200)
selector.cc
patch
|
blob
|
history
diff --git
a/selector.cc
b/selector.cc
index
99a9057
..
7b51ce3
100644
(file)
--- 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