Forgotten file for revision 1006
This commit is contained in:
parent
74eff6f013
commit
bbcd635830
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2007.09.07.163949"
|
||||
#define Cdrskin_timestamP "2007.09.07.164532"
|
||||
|
@ -53,8 +53,10 @@ void burn_write_empty_subcode(int fd);
|
||||
void burn_drive_free(struct burn_drive *d);
|
||||
void burn_drive_free_all(void);
|
||||
|
||||
/* @param flag bit0= reset global drive list */
|
||||
int burn_drive_scan_sync(struct burn_drive_info *drives[],
|
||||
unsigned int *n_drives);
|
||||
unsigned int *n_drives, int flag);
|
||||
|
||||
void burn_disc_erase_sync(struct burn_drive *d, int fast);
|
||||
int burn_drive_get_block_types(struct burn_drive *d,
|
||||
enum burn_write_types write_type);
|
||||
|
Loading…
Reference in New Issue
Block a user