[vlc-devel] [PATCH] Translate Kate category tags to display a	more user friendly subtitles selection menu
    Laurent Aimar 
    fenrir at via.ecp.fr
       
    Sun Feb  1 19:49:54 CET 2009
    
    
  
On Sun, Feb 01, 2009, ogg.k.ogg.k at googlemail.com wrote:
> >> +#include <stddef.h>
> >  What is it used for ?
> 
> size_t
ok.
> >> +    char *psz_desc;
> >  You probably need const.
> 
> No, as it will receive a (and pass to another) allocated
> string, which will be freed eventually.
 Yes, sorry for that. I mislooked it.
-- 
fenrir
    
    
More information about the vlc-devel
mailing list