Made doxygen happy with parameter of burn_drive_get_adr
This commit is contained in:
parent
57201bedde
commit
7f4855bf7c
@ -573,7 +573,7 @@ void burn_drive_info_free(struct burn_drive_info drive_infos[]);
|
||||
#define BURN_DRIVE_ADR_LEN 1024
|
||||
|
||||
/** 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
|
||||
characters size. The persistent address gets copied to it.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user