Reduce doxygen warnings regarding documenting some parameters.
This commit is contained in:
@@ -42,7 +42,7 @@ extern "C" {
|
||||
/**
|
||||
Detects if a disc (CD or DVD) is erasable or not.
|
||||
|
||||
@param p_user_data the CD object to be acted upon.
|
||||
@param p_cdio the CD object to be acted upon.
|
||||
|
||||
@param b_erasable, if not NULL, on return will be set indicate whether
|
||||
the operation was a success (DRIVER_OP_SUCCESS) or if not to some
|
||||
@@ -70,9 +70,7 @@ extern "C" {
|
||||
|
||||
@param p_cdio the CD object to be acted upon.
|
||||
|
||||
@param i_status, if not NULL, on return will be set indicate whether
|
||||
the operation was a success (DRIVER_OP_SUCCESS) or if not to some
|
||||
other value.
|
||||
@param i_timeout_ms, number of millisections to wait before timeout
|
||||
|
||||
@param p_disctype the disc type set on success.
|
||||
@return DRIVER_OP_SUCCESS (0) if we got the status.
|
||||
|
||||
Reference in New Issue
Block a user