Removed development marks
This commit is contained in:
@ -305,8 +305,7 @@ int isoburn_activate_session(struct burn_drive *drive)
|
||||
}
|
||||
|
||||
|
||||
/** TWINTREE:
|
||||
API @since 0.6.2
|
||||
/** API @since 0.6.2
|
||||
*/
|
||||
int isoburn_get_img_partition_offset(struct burn_drive *drive,
|
||||
uint32_t *block_offset_2k)
|
||||
@ -327,8 +326,7 @@ int isoburn_get_img_partition_offset(struct burn_drive *drive,
|
||||
}
|
||||
|
||||
|
||||
/* TWINTREE:
|
||||
Check for MBR signature and a first partition that starts at a 2k block
|
||||
/* Check for MBR signature and a first partition that starts at a 2k block
|
||||
and ends where the image ends.
|
||||
If not too large or too small, accept its start as partition offset.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user