diff options
Diffstat (limited to 'gs/psi/ifwpred.h')
-rw-r--r-- | gs/psi/ifwpred.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gs/psi/ifwpred.h b/gs/psi/ifwpred.h index 4060e67dd..fab734960 100644 --- a/gs/psi/ifwpred.h +++ b/gs/psi/ifwpred.h @@ -19,7 +19,7 @@ /* Exported by zfilter2.c for zfzlib.c */ int filter_write_predictor(i_ctx_t *i_ctx_p, int npop, - const stream_template * template, + const stream_template * templat, stream_state * st); #endif /* ifwpred_INCLUDED */ |