--- ray/src/common/urand.c 1991/06/07 10:47:17 1.4 +++ ray/src/common/urand.c 1991/08/12 13:07:02 1.7 @@ -5,7 +5,7 @@ static char SCCSid[] = "$SunId$ LBL"; #endif /* - * Uncorrelated (anticorrelated) random function + * Anticorrelated random function due to Christophe Schlick */ #include "random.h"