[BACK]Return to cdio.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / cdio

Diff for /src/usr.bin/cdio/cdio.c between version 1.2 and 1.3

version 1.2, 1996/08/24 06:32:16 version 1.3, 1996/08/24 08:20:21
Line 42 
Line 42 
 #define ASTS_VOID       0x15  /* No current audio status to return */  #define ASTS_VOID       0x15  /* No current audio status to return */
   
 #ifndef DEFAULT_CD_DRIVE  #ifndef DEFAULT_CD_DRIVE
 #  define DEFAULT_CD_DRIVE  "/dev/cd0"  #  define DEFAULT_CD_DRIVE  "cd0"
 #endif  #endif
   
 #define CMD_DEBUG       1  #define CMD_DEBUG       1

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3