patch-pre2.0.1 linux/drivers/char/random.c
Next file: linux/drivers/char/rtc.c
Previous file: linux/drivers/cdrom/cm206.c
Back to the patch index
Back to the overall index
-  Lines: 11
 -  Date:
Sat May 11 10:08:34 1996
 -  Orig file: 
v1.3.100/linux/drivers/char/random.c
 -  Orig date: 
Sat May 11 10:42:05 1996
 
diff -u --recursive --new-file v1.3.100/linux/drivers/char/random.c linux/drivers/char/random.c
@@ -879,8 +879,8 @@
 		HASH_TRANSFORM(tmp, r->pool);
 
 		/*
-		 * In case the hash function has some recognizeable
-		 * output pattern, we fold it half.
+		 * In case the hash function has some recognizable
+		 * output pattern, we fold it in half.
 		 */
 		cp = (char *) tmp;
 		dp = cp + (HASH_BUFFER_SIZE*sizeof(__u32)) - 1;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this