/[graveman]/graveman/current/src/dvdrwformat.c
ViewVC logotype

Diff of /graveman/current/src/dvdrwformat.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by scresto, Sun Feb 20 17:45:02 2005 UTC revision 1.7 by scresto, Sun Mar 27 23:51:07 2005 UTC
# Line 54  gboolean dvdrwformat_callback(GIOChannel Line 54  gboolean dvdrwformat_callback(GIOChannel
54    
55    Lstatus = g_io_channel_read_line(Astd, &Lbuffer, NULL, NULL, NULL);      Lstatus = g_io_channel_read_line(Astd, &Lbuffer, NULL, NULL, NULL);  
56    if (!Lbuffer) {    if (!Lbuffer) {
57      return FALSE;      return TRUE;
58    }    }
59    
60    _DEB("===>%s", Lbuffer);    _DEB("===>%s", Lbuffer);

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26