SVN revision: 1903
This commit is contained in:
Michael Jennings 2000-01-11 22:42:06 +00:00
parent 81043cd64b
commit dc52737c06
1 changed files with 3 additions and 0 deletions

View File

@ -172,6 +172,9 @@ char
save(ImlibImage *im, progress_func *progress, char progress_granularity)
{
return 0;
im = NULL;
progress = NULL;
progress_granularity = 0;
}
/* fills the ImlibLoader struct with a strign array of format file */