Made doxygen happy with parameter of burn_drive_get_adr
This commit is contained in:
parent
67abbdb5a0
commit
fa0ab21469
@ -573,7 +573,7 @@ void burn_drive_info_free(struct burn_drive_info drive_infos[]);
|
|||||||
#define BURN_DRIVE_ADR_LEN 1024
|
#define BURN_DRIVE_ADR_LEN 1024
|
||||||
|
|
||||||
/** Inquire the persistent address of the given drive.
|
/** Inquire the persistent address of the given drive.
|
||||||
@param drive The drive to inquire. Usually some &(drive_infos[driveno])
|
@param drive_info The drive to inquire. Usually some &(drive_infos[driveno])
|
||||||
@param adr An application provided array of at least BURN_DRIVE_ADR_LEN
|
@param adr An application provided array of at least BURN_DRIVE_ADR_LEN
|
||||||
characters size. The persistent address gets copied to it.
|
characters size. The persistent address gets copied to it.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user