[vlc-devel] commit: Typo ( Rafaël Carré )

git version control git at videolan.org
Thu Apr 24 15:28:27 CEST 2008


vlc | branch: master | Rafaël Carré <funman at videolan.org> | Thu Apr 24 15:28:39 2008 +0200| [1b069355a669ef74b04994e9c210774365795019]

Typo

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

 modules/gui/fbosd.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/gui/fbosd.c b/modules/gui/fbosd.c
index 776b516..0c2ab01 100644
--- a/modules/gui/fbosd.c
+++ b/modules/gui/fbosd.c
@@ -243,7 +243,7 @@ struct fbosd_render_t
     text_style_t    text_style;                              /* font control */
     char            *psz_string;
 
-    /* Positon  */
+    /* Position */
     bool      b_absolute;
     int             i_x;
     int             i_y;
@@ -289,7 +289,7 @@ struct intf_sys_t
     /* Font style */
     text_style_t    *p_style;                                /* font control */
 
-    /* Positon */
+    /* Position */
     bool      b_absolute;
     int             i_x;
     int             i_y;




More information about the vlc-devel mailing list