[vlc-devel] [PATCH] include/vlc_common.h Fix spelling mistake

Wayne McDougall waynemcdougall at gmail.com
Sun Apr 17 22:11:24 CEST 2016


---
 include/vlc_common.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/vlc_common.h b/include/vlc_common.h
index 296439e..252b819 100644
--- a/include/vlc_common.h
+++ b/include/vlc_common.h
@@ -846,7 +846,7 @@ static inline const char *vlc_pgettext_aux( const char
*ctx, const char *id )
 }

 /*****************************************************************************
- * Loosy memory allocation functions. Do not use in new code.
+ * Lossy memory allocation functions. Do not use in new code.

*****************************************************************************/
 static inline void *xmalloc (size_t len)
 {
-- 
2.7.4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20160418/74d5db5a/attachment.html>


More information about the vlc-devel mailing list