[MPlayer-cvslog] CVS: main/libaf af.h,1.25,1.26

Dominik Mierzejewski CVS syncmail at mplayerhq.hu
Tue Mar 1 23:52:05 CET 2005


CVS change done by Dominik Mierzejewski CVS

Update of /cvsroot/mplayer/main/libaf
In directory mail:/var2/tmp/cvs-serv15285

Modified Files:
	af.h 
Log Message:
obvious typo


Index: af.h
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- af.h	25 Feb 2005 11:11:07 -0000	1.25
+++ af.h	1 Mar 2005 22:52:02 -0000	1.26
@@ -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




More information about the MPlayer-cvslog mailing list