From 41ecb32c4ad9fa13e615c5e3db99bab837b80bfc Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Mon, 23 Oct 2006 07:42:46 +0000 Subject: [PATCH] Made clarification in remark about atip speed conversion --- trunk/libburn/mmc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/libburn/mmc.c b/trunk/libburn/mmc.c index 7483d767..cf0b07af 100644 --- a/trunk/libburn/mmc.c +++ b/trunk/libburn/mmc.c @@ -455,8 +455,8 @@ void mmc_read_atip(struct burn_drive *d) /* ts A61021 */ unsigned char *data; /* Speed values from A1: - With 4 cdrecord tells 10 or 8 where MMC-1 says 8. - cdrecord 8 appear on 4xCD-RW and thus seem to be quite invalid. + With 4 cdrecord tells "10" or "8" where MMC-1 says "8". + cdrecord "8" appear on 4xCD-RW and thus seem to be quite invalid. My CD-R (>=24 speed) tell no A1. The higher non-MMC-1 values are hearsay. */