[FFmpeg-cvslog] vsrc_mandelbrot: Don't use German in comments

Timothy Gu git at videolan.org
Wed Nov 25 02:34:09 CET 2015


ffmpeg | branch: master | Timothy Gu <timothygu99 at gmail.com> | Tue Nov 24 17:33:07 2015 -0800| [15dcc506d788578187e4542b0eedc09bc8b7c5c7] | committer: Timothy Gu

vsrc_mandelbrot: Don't use German in comments

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=15dcc506d788578187e4542b0eedc09bc8b7c5c7
---

 libavfilter/vsrc_mandelbrot.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavfilter/vsrc_mandelbrot.c b/libavfilter/vsrc_mandelbrot.c
index bdcad25..c79ea2e 100644
--- a/libavfilter/vsrc_mandelbrot.c
+++ b/libavfilter/vsrc_mandelbrot.c
@@ -23,7 +23,7 @@
 
 /**
  * @file
- * Mandelbrot fraktal renderer
+ * Mandelbrot fractal renderer
  */
 
 #include "avfilter.h"



More information about the ffmpeg-cvslog mailing list