1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Fill unused asso_values[] entries in search.cc, not in output.cc.

This commit is contained in:
Bruno Haible
2003-04-01 08:13:30 +00:00
parent 8193024d96
commit 0093e33163
5 changed files with 26 additions and 8 deletions

View File

@@ -109,7 +109,6 @@ main (int argc, char *argv[])
searcher._alpha_inc,
searcher._total_duplicates,
searcher._alpha_size,
searcher._occurrences,
searcher._asso_values);
outputter.output ();