graveman-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Graveman-cvs] Changes to graveman/current/src/matos.c


From: sylvain cresto
Subject: [Graveman-cvs] Changes to graveman/current/src/matos.c
Date: Tue, 08 Feb 2005 19:27:34 -0500

Index: graveman/current/src/matos.c
diff -u graveman/current/src/matos.c:1.10 graveman/current/src/matos.c:1.11
--- graveman/current/src/matos.c:1.10   Tue Feb  8 18:06:51 2005
+++ graveman/current/src/matos.c        Wed Feb  9 00:27:30 2005
@@ -502,7 +502,7 @@
   Lextrapara = make_image_getextrapara(Ahash, "dvddata");
   g_hash_table_insert(Ahash, "extrapara", &Lextrapara); /* parametres 
supplementaires */
   if (strcmp(Ldst, "iso")) {
-    Ltodo=Ltodo+(Lsimul ? 2 : 1); /* + 1 pour l'ecriture de l'image iso et 1 
pour la simulation */
+    if (Lsimul) Ltodo++; /* 1 pour la simulation */
 
     Lstatus = burn_dvd(Ahash, Aerror);
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]