Mercurial > mplayer.hg
changeset 14883:0c0ef2177115
obvious typo
author | rathann |
---|---|
date | Tue, 01 Mar 2005 22:52:02 +0000 |
parents | 97214da64654 |
children | 83a5a8262611 |
files | libaf/af.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libaf/af.h Tue Mar 01 22:08:21 2005 +0000 +++ b/libaf/af.h Tue Mar 01 22:52:02 2005 +0000 @@ -216,7 +216,7 @@ /* Fill the missing parameters in the af_data_t structure. Used for stuffing bps with a value based on format. */ -void af_fix_paramaters(af_data_t *data); +void af_fix_parameters(af_data_t *data); /* Memory reallocation macro: if a local buffer is used (i.e. if the filter doesn't operate on the incoming buffer this macro must be