]> git.pld-linux.org Git - packages/cdrtools.git/commitdiff
- fixed comment. auto/ac/cdrtools-2_01a31-2
authortwittner <twittner@pld-linux.org>
Sat, 12 Jun 2004 13:14:18 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cdrtools-min_gracetime.patch -> 1.2

cdrtools-min_gracetime.patch

index 63b475b8cda1b1f5f66caa14f5afcd4aec915743..7b36bcce58d8b08b98ff4aafdd087609e902a393 100644 (file)
@@ -6,7 +6,7 @@ diff -Nura cdrtools-2.01/cdrecord/cdrecord.h cdrtools-2.01.new/cdrecord/cdrecord
  
  #ifndef       MIN_GRACE_TIME
 -#define       MIN_GRACE_TIME  2               /* 2 seconds */
-+#define       MIN_GRACE_TIME  0               /* 2 seconds */
++#define       MIN_GRACE_TIME  0               /* no delay */
  #endif
  #ifndef       GRACE_TIME
  #define       GRACE_TIME      9               /* 9 seconds */
This page took 0.074434 seconds and 4 git commands to generate.