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

Originally committed as revision 6843 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Gustavo Sverzut Barbieri 18 years ago committed by Diego Biurrun
parent 95b096245b
commit 2959ba80c2
  1. 2
      vhook/drawtext.c

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

Loading…
Cancel
Save