master
Pierre Joye 2021-08-17 06:26:29 +07:00
parent 9af6d1254f
commit 1f70ada0e4
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#include "gd.h"
#include "gdtest.h"
int main(int argc, char **argv)
int main()
{
gdImagePtr im;
FILE *fp = gdTestFileOpen("tga/bug00248.tga");