[Mplayer-cvslog] CVS: main/libaf filter.c,1.3,1.4
Gabucino
gabucino at mplayerhq.hu
Sat Oct 4 19:29:30 CEST 2003
Update of /cvsroot/mplayer/main/libaf
In directory mail:/var/tmp.root/cvs-serv24410/libaf
Modified Files:
filter.c
Log Message:
many small typo and grammar fixes
Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk>
Index: filter.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/filter.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- filter.c 2 Feb 2003 02:42:56 -0000 1.3
+++ filter.c 4 Oct 2003 17:28:57 -0000 1.4
@@ -370,7 +370,7 @@
Note that Butterworth numerator is 1 for all filter sections, which
means s^2 = 0 and s^1 = 0
- Lets convert standard Butterworth polynomials into this form:
+ Let's convert standard Butterworth polynomials into this form:
0 + 0 + 1 0 + 0 + 1
--------------------------- * --------------------------
More information about the MPlayer-cvslog
mailing list