[vlc-devel] commit: Fixed a typo (cosmetic). (Laurent Aimar )

git version control git at videolan.org
Mon Jul 6 23:33:39 CEST 2009


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Mon Jul  6 23:31:47 2009 +0200| [e0882fbccecef0485616b7f2d735587b1b066eca] | committer: Laurent Aimar 

Fixed a typo (cosmetic).

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

 include/vlc_es.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/vlc_es.h b/include/vlc_es.h
index ec5c822..ebcc86f 100644
--- a/include/vlc_es.h
+++ b/include/vlc_es.h
@@ -283,7 +283,7 @@ enum es_format_category_e
 VLC_EXPORT( void, video_format_FixRgb, ( video_format_t * ) );
 
 /**
- * This funtion will initialize a es_format_t structure.
+ * This function will initialize a es_format_t structure.
  */
 VLC_EXPORT( void, es_format_Init, ( es_format_t *, int i_cat, vlc_fourcc_t i_codec ) );
 




More information about the vlc-devel mailing list