Removed development marks

This commit is contained in:
2010-09-11 12:50:36 +00:00
parent 8239d082ca
commit cc672d525b
5 changed files with 26 additions and 38 deletions

View File

@ -355,9 +355,8 @@ int isoburn_msgs_submit(struct isoburn *o, int error_code, char msg_text[],
}
/* TWINTREE:
Check whether size of target_iso_head matches partition offset.
Eventually adjust size.
/** Check whether the size of target_iso_head matches the given partition
offset. Eventually adjust size.
*/
int isoburn_adjust_target_iso_head(struct isoburn *o,
uint32_t offst, int flag)