commit | cce5686ea2c246dfffb8a98871c6d75f0af7a28b | [log] [download] |
---|---|---|
author | jthomas <jthomas@localhost> | Sun Oct 10 22:47:23 2004 +0000 |
committer | jthomas <jthomas@localhost> | Sun Oct 10 22:47:23 2004 +0000 |
tree | b50f32fa790e01e0cbc0bf2e358436ce0cfa4ce0 | |
parent | 4022b1bcb5ad8cbed16389140a973eeba7f2d752 [diff] |
* docs/kernel.c.texi (cmain): Incremement mod by one, instead of sizeof(module_t), since it's already a pointer of type module_t. * docs/kernel.c (cmain): Do the same.