Command -mv did not mark the emerging image as haveing pending changes

Cette révision appartient à :
2012-11-26 07:01:34 +00:00
Parent aadcc65c99
révision 0ec02b1951
2 fichiers modifiés avec 2 ajouts et 1 suppressions

Voir le fichier

@@ -1732,6 +1732,7 @@ int Xorriso_rename(struct XorrisO *xorriso, void *boss_iter,
Xorriso_msgs_submit(xorriso, 0, xorriso->info_text, 0, "FATAL", 0);
{ret= -1; goto ex;}
}
Xorriso_set_change_pending(xorriso, 0);
ret= 1;
ex:;
Xorriso_free_meM(eff_dest);

Voir le fichier

@@ -1 +1 @@
#define Xorriso_timestamP "2012.10.25.172830"
#define Xorriso_timestamP "2012.11.26.070047"