warning fix from a patch by Gustavo Sverzut Barbieri, barbieri gmail com

Originally committed as revision 6843 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Gustavo Sverzut Barbieri 2006-10-30 19:30:23 +00:00 committed by Diego Biurrun
parent 95b096245b
commit 2959ba80c2
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
typedef struct {
unsigned char *text;
unsigned char *file;
char *file;
unsigned int x;
unsigned int y;
int bg;