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:
@@ -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 ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user