|
|
|
@ -134,7 +134,7 @@ int isoburn_set_start_byte(struct isoburn *o, off_t value, int flag);
|
|
|
|
|
data_source_free() function. Note that that doesn't release the |
|
|
|
|
drive. |
|
|
|
|
*/ |
|
|
|
|
static struct data_source * |
|
|
|
|
struct data_source * |
|
|
|
|
isoburn_data_source_new(struct burn_drive *d); |
|
|
|
|
|
|
|
|
|
#endif /* Isoburn_includeD */ |
|
|
|
|