projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
compress.c: Activate pre-amplification.
[paraslash.git]
/
filter.c
diff --git
a/filter.c
b/filter.c
index
939f9b5
..
bab827d
100644
(file)
--- a/
filter.c
+++ b/
filter.c
@@
-17,6
+17,8
@@
#include "stdout.h"
#include "error.h"
+char *stat_item_values[NUM_STAT_ITEMS] = {NULL};
+
/** Initialize the array of errors for para_filter. */
INIT_FILTER_ERRLISTS;