Add section on SCSI mmc. Go over and spell check.

example/*.c some trivial typos
This commit is contained in:
rocky
2005-01-29 10:05:33 +00:00
parent 9e3baff32a
commit 10acb70cd8
5 changed files with 167 additions and 76 deletions

View File

@@ -35,7 +35,7 @@
int
main(int argc, const char *argv[])
{
cdrom_drive_t *d = NULL; /* Place to store handle given by cd-parapnioa. */
cdrom_drive_t *d = NULL; /* Place to store handle given by cd-paranoia. */
char **ppsz_cd_drives; /* List of all drives with a loaded CDDA in it. */
/* See if we can find a device with a loaded CD-DA in it. */