mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
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:
committed by
Diego Biurrun
parent
95b096245b
commit
2959ba80c2
+1
-1
@@ -94,7 +94,7 @@
|
||||
|
||||
typedef struct {
|
||||
unsigned char *text;
|
||||
unsigned char *file;
|
||||
char *file;
|
||||
unsigned int x;
|
||||
unsigned int y;
|
||||
int bg;
|
||||
|
||||
Reference in New Issue
Block a user