summaryrefslogtreecommitdiff
path: root/include/cdio/mmc_hl_cmds.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cdio/mmc_hl_cmds.h')
-rw-r--r--include/cdio/mmc_hl_cmds.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cdio/mmc_hl_cmds.h b/include/cdio/mmc_hl_cmds.h
index eb2410d9..45a0068b 100644
--- a/include/cdio/mmc_hl_cmds.h
+++ b/include/cdio/mmc_hl_cmds.h
@@ -44,7 +44,7 @@ extern "C" {
@param p_cdio the CD object to be acted upon.
- @param b_erasable, if not NULL, on return will be set indicate whether
+ @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
other value.
@@ -70,7 +70,7 @@ extern "C" {
@param p_cdio the CD object to be acted upon.
- @param i_timeout_ms, number of millisections to wait before timeout
+ @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.