[vlc-devel] [PATCH] include/vlc_common.h Fix spelling mistake
Rémi Denis-Courmont
remi at remlab.net
Sun Apr 17 22:16:51 CEST 2016
On Monday 18 April 2016 08:11:24 Wayne McDougall wrote:
> ---
> 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.
>
> ****************************************************************************
> */
I´m pretty sure that´s not what it means.
> static inline void *xmalloc (size_t len)
> {
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list