Commit 1fce8ba1 authored by diego's avatar diego

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@6843 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent cea35c73
...@@ -94,7 +94,7 @@ ...@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment