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

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

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

revision 1.11 by scresto, Thu Feb 3 03:20:34 2005 UTC revision 1.12 by scresto, Sat Feb 5 17:31:48 2005 UTC
# Line 930  gboolean perform_erase_cdrw(GHashTable * Line 930  gboolean perform_erase_cdrw(GHashTable *
930        conf_get_string("cdrecord"), Lbufgrav, (*Lfastblank == TRUE ? "fast" : "all"));        conf_get_string("cdrecord"), Lbufgrav, (*Lfastblank == TRUE ? "fast" : "all"));
931    g_free(Lbufgrav);    g_free(Lbufgrav);
932    
933      printf("execution [%s]\n", Lcommandline);
934    _DEB("execution [%s]\n", Lcommandline);    _DEB("execution [%s]\n", Lcommandline);
935    Lstatus = g_shell_parse_argv(Lcommandline, &Lnbrarg, &Lcmd, Aerror);    Lstatus = g_shell_parse_argv(Lcommandline, &Lnbrarg, &Lcmd, Aerror);
936    g_free(Lcommandline);    g_free(Lcommandline);

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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