Changeset eb73dbd387402d035c2eb77d9c0a65a5e21c4d95

Show
Ignore:
Timestamp:
03/15/08 21:54:35 (6 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1205614475 +0100
git-parent:

[b4b0a1b6f82807f4e7b0a1f96b62dcf109018549]

git-author:
Rafaël Carré <funman@videolan.org> 1205614233 +0100
Message:

Do not hide bugs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/video_output/video_text.c

    r99fab90 reb73dbd  
    7676    subpicture_t *p_spu; 
    7777    video_format_t fmt; 
    78     (void)p_style; // FIXME: <-- why ask for this if it's unused?!? 
     78    /* (void)p_style; FIXME: <-- why ask for this if it's unused?!? */ 
    7979 
    8080    if( !psz_string ) return VLC_EGENERIC;