[Debburn-changes] r792 - cdrkit/trunk/libusal

harald-hoyer-guest at alioth.debian.org harald-hoyer-guest at alioth.debian.org
Tue Feb 26 09:01:20 UTC 2008


Author: harald-hoyer-guest
Date: 2008-02-26 09:01:19 +0000 (Tue, 26 Feb 2008)
New Revision: 792

Modified:
   cdrkit/trunk/libusal/scsierrs.c
Log:
-#ifdef 0
+#if 0



Modified: cdrkit/trunk/libusal/scsierrs.c
===================================================================
--- cdrkit/trunk/libusal/scsierrs.c	2008-02-26 08:02:13 UTC (rev 791)
+++ cdrkit/trunk/libusal/scsierrs.c	2008-02-26 09:01:19 UTC (rev 792)
@@ -55,7 +55,7 @@
 const char	*usal_sensemsg(int, int, int, const char **, char *, int maxcnt);
 int usal__errmsg(SCSI *usalp, char *obuf, int maxcnt, struct scsi_sense *, 
 					 struct scsi_status *, int);
-#ifdef 0
+#if 0
 /*
  * Map old non extended sense to sense key.
  */
@@ -669,7 +669,7 @@
 	"Reserved"			/* 0x0f */
 };
 
-#ifdef 0
+#if 0
 static char *sd_cmds[] = {
 	"\000test unit ready",		/* 0x00 */
 	"\001rezero",			/* 0x01 */




More information about the Debburn-changes mailing list