This commit is contained in:
John Cupitt 2012-11-12 14:14:23 +00:00
parent b6a1c87d9c
commit f561785274
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
#include "conversion.h"
/* Stall threads that run ahead for this long, in seconds.
/* Stall threads that run ahead for up to this long, in seconds.
*/
#define STALL_TIME (0.1)