git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a13d17f
)
Typo
author
Rafaël Carré
<funman@videolan.org>
Thu, 24 Apr 2008 13:28:39 +0000
(15:28 +0200)
committer
Rafaël Carré
<funman@videolan.org>
Thu, 24 Apr 2008 13:28:39 +0000
(15:28 +0200)
modules/gui/fbosd.c
patch
|
blob
|
history
diff --git
a/modules/gui/fbosd.c
b/modules/gui/fbosd.c
index
776b516
..
0c2ab01
100644
(file)
--- 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;
- /* Posit
on
*/
+ /* Posit
ion
*/
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 */
+ /* Posit
i
on */
bool b_absolute;
int i_x;
int i_y;