<div dir="ltr">---<br> include/vlc_common.h | 2 +-<br> 1 file changed, 1 insertion(+), 1 deletion(-)<br><br>diff --git a/include/vlc_common.h b/include/vlc_common.h<br>index 296439e..252b819 100644<br>--- a/include/vlc_common.h<br>+++ b/include/vlc_common.h<br>@@ -846,7 +846,7 @@ static inline const char *vlc_pgettext_aux( const char *ctx, const char *id )<br> }<br> <br> /*****************************************************************************<br>- * Loosy memory allocation functions. Do not use in new code.<br>+ * Lossy memory allocation functions. Do not use in new code.<br>  *****************************************************************************/<br> static inline void *xmalloc (size_t len)<br> {<br>-- <br>2.7.4<br></div>