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/dvdrwformat.c


From: sylvain cresto
Subject: [Graveman-cvs] Changes to graveman/current/src/dvdrwformat.c
Date: Sun, 27 Mar 2005 18:51:29 -0500

Index: graveman/current/src/dvdrwformat.c
diff -u graveman/current/src/dvdrwformat.c:1.6 
graveman/current/src/dvdrwformat.c:1.7
--- graveman/current/src/dvdrwformat.c:1.6      Sun Feb 20 17:45:02 2005
+++ graveman/current/src/dvdrwformat.c  Sun Mar 27 23:51:07 2005
@@ -54,7 +54,7 @@
 
   Lstatus = g_io_channel_read_line(Astd, &Lbuffer, NULL, NULL, NULL);  
   if (!Lbuffer) {
-    return FALSE;
+    return TRUE;
   }
 
   _DEB("===>%s", Lbuffer);




reply via email to

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