Added spec file comments.
[ipfw.git] / dummynet / include / sys / malloc.h
index b6c4ac5..285e789 100644 (file)
@@ -10,7 +10,7 @@
 
 /*
  * XXX On zeroshell (2.6.25.17) we get a load error
- *     __you_cannot_kmalloc_that_much
+ *     __you_cannot_kmalloc_that_much
  * which is triggered when kmalloc() is called with a large
  * compile-time constant argument (include/linux/slab_def.h)
  *