- Timestamp:
- Aug 25, 2010, 1:00:11 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mondo/src/common/libmondo-tools.c
r2658 r2677 497 497 mr_asprintf(&extra_cdrom_params, "blank=fast "); 498 498 } 499 if (extra_cdrom_params == NULL) { 500 // If not initialized earlier, do it now 501 mr_asprintf(&extra_cdrom_params, " "); 502 } 499 503 if (find_home_of_exe("cdrecord")) { 500 504 strcpy(cdr_exe, "cdrecord");
Note:
See TracChangeset
for help on using the changeset viewer.