* 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.
This commit is contained in:
parent
4022b1bcb5
commit
cce5686ea2
3 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-10-11 Jason Thomas <jason@staff.pnc.com.au>
|
||||
Patch from Stefanus Du Toit <sjdutoit@uwaterloo.ca>
|
||||
* 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.
|
||||
|
||||
2004-09-20 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* docs/internals.texi (Internals): Changed to an appendix.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue