[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
src/sys/sys/hash.h comment typo
Index: hash.h
===================================================================
RCS file: /cvs/src/sys/sys/hash.h,v
retrieving revision 1.3
diff -u -r1.3 hash.h
--- hash.h 2003/06/03 00:57:47 1.3
+++ hash.h 2004/05/25 17:03:38
@@ -33,7 +33,7 @@
* Note: SMALL_KERNEL might be used to shrink these, right now I
* do not see the point, as my kernel did not grow appreciably when
* I switched to these from other inline code. This may have to be
- * revisited when/if these functions become more prevalant in the
+ * revisited when/if these functions become more prevalent in the
* kernel.
*/