Parent Directory
|
Revision Log
|
Patch
| revision 296 by blade, Tue Sep 5 20:00:41 2006 UTC | revision 297 by blade, Tue Sep 12 13:36:10 2006 UTC | |
|---|---|---|
| # | Line 112 | Line 112 |
| 112 | * start writing. | * start writing. |
| 113 | */ | */ |
| 114 | #ifndef MIN_GRACE_TIME | #ifndef MIN_GRACE_TIME |
| 115 | #define MIN_GRACE_TIME 0 /* 3 seconds */ | #define MIN_GRACE_TIME 0 /* changed to 0, there is no point in forcing it in this application. Fix your volume management if it breaks because it could not read the medium. */ |
| 116 | #endif | #endif |
| 117 | #ifndef GRACE_TIME | #ifndef GRACE_TIME |
| 118 | #define GRACE_TIME 9 /* 9 seconds */ | #define GRACE_TIME 9 /* 9 seconds */ |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |