[vlc-devel] commit: Fix typo in comment (Jean-Baptiste Kempf )
git version control
git at videolan.org
Fri Feb 26 21:02:52 CET 2010
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Feb 26 18:47:43 2010 +0100| [b28c81b4f583192006da8140847122f10ac93234] | committer: Jean-Baptiste Kempf
Fix typo in comment
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b28c81b4f583192006da8140847122f10ac93234
---
include/vlc_aout.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/vlc_aout.h b/include/vlc_aout.h
index 5cb2eb0..f3d55ec 100644
--- a/include/vlc_aout.h
+++ b/include/vlc_aout.h
@@ -247,7 +247,7 @@ struct aout_instance_t
};
/**
- * It describes the audio channel order VLC except.
+ * It describes the audio channel order VLC expect.
*/
static const uint32_t pi_vlc_chan_order_wg4[] =
{
More information about the vlc-devel
mailing list