[MPlayer-dev-eng] [patch] correct typo in libmpcodecs/vf_noise.c
Alexander Monakov
monoid at fds-net.ru
Mon Jun 12 17:13:44 CEST 2006
Hi,
I suppose this little fix cannot hurt:
Index: libmpcodecs/vf_noise.c
===================================================================
--- libmpcodecs/vf_noise.c (revision 18686)
+++ libmpcodecs/vf_noise.c (working copy)
@@ -461,7 +461,7 @@
}
vf_info_t vf_info_noise = {
- "noise genenerator",
+ "noise generator",
"noise",
"Michael Niedermayer",
"",
More information about the MPlayer-dev-eng
mailing list