X-Git-Url: http://git.onelab.eu/?p=ipfw.git;a=blobdiff_plain;f=dummynet%2Finclude%2Fsys%2Fmalloc.h;h=285e7896974b58c7416740a41e5611235ad4cf34;hp=b6c4ac5ba913816ffdcb8f5edabf06d57e0483b9;hb=1f3693d89c1c88e895721e21751c354e74b99627;hpb=1a406635eb894da69f2435c4d3ae7517e3c5cd70 diff --git a/dummynet/include/sys/malloc.h b/dummynet/include/sys/malloc.h index b6c4ac5..285e789 100644 --- a/dummynet/include/sys/malloc.h +++ b/dummynet/include/sys/malloc.h @@ -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) *