oops.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1323 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
parent
056ce73ee9
commit
b928aa306a
@ -1354,7 +1354,7 @@ void Rotate_safety_backups(void)
|
||||
// Create a new file name and save
|
||||
sprintf(file_name, "%c%6.6d.bkp",
|
||||
Main_safety_backup_prefix,
|
||||
(Unit32)Main_safety_number);
|
||||
(Uint32)Main_safety_number);
|
||||
Init_context_layered_image(&context, file_name, Config_directory);
|
||||
context.Format=FORMAT_GIF;
|
||||
Save_image(&context);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user