Regularis some of the mmc Doxygen comments.

This commit is contained in:
R. Bernstein
2010-01-28 05:06:15 -05:00
parent b7ef82250e
commit fbfc391f28
3 changed files with 492 additions and 252 deletions

View File

@@ -131,7 +131,8 @@ main(int argc, const char *argv[])
if (psz_device)
free(psz_device);
else {
/* Unless we do the chdir, will fail. So don't set as an error. */
/* Unless we do the chdir, will fail. So don't set as an
* error. */
printf("Can't get default device\n");
}
drc = cdio_set_speed(p_cdio, 5);