[vlc-devel] commit: Fix comment. (Jean-Paul Saman )

git version control git at videolan.org
Wed Aug 27 14:48:23 CEST 2008


vlc | branch: master | Jean-Paul Saman <jpsaman at videolan.org> | Tue Aug 12 12:43:41 2008 +0800| [639a8062df10fb9b8b19c4b86674bdf0b575a550] | committer: Jean-Paul Saman 

Fix comment.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=639a8062df10fb9b8b19c4b86674bdf0b575a550
---

 modules/video_filter/gradient.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/video_filter/gradient.c b/modules/video_filter/gradient.c
index f1c57cd..cb5e4d2 100644
--- a/modules/video_filter/gradient.c
+++ b/modules/video_filter/gradient.c
@@ -101,7 +101,7 @@ static const char *const ppsz_filter_options[] = {
 };
 
 /*****************************************************************************
- * vout_sys_t: Distort video output method descriptor
+ * filter_sys_t: Distort video output method descriptor
  *****************************************************************************
  * This structure is part of the video output thread descriptor.
  * It describes the Distort specific properties of an output thread.




More information about the vlc-devel mailing list