]> git.ipfire.org Git - thirdparty/grub.git/commit
* docs/kernel.c.texi (cmain): Incremement mod by one, instead of
authorjthomas <jthomas@localhost>
Sun, 10 Oct 2004 22:47:23 +0000 (22:47 +0000)
committerjthomas <jthomas@localhost>
Sun, 10 Oct 2004 22:47:23 +0000 (22:47 +0000)
commitcce5686ea2c246dfffb8a98871c6d75f0af7a28b
treeb50f32fa790e01e0cbc0bf2e358436ce0cfa4ce0
parent4022b1bcb5ad8cbed16389140a973eeba7f2d752
* 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.
ChangeLog
docs/kernel.c
docs/kernel.c.texi