Fixed typo in previous fix
This commit is contained in:
parent
168634cd0b
commit
de758867f8
1 changed files with 1 additions and 1 deletions
|
@ -490,7 +490,7 @@ align(size)
|
||||||
* 5. the offset of the relocation table.
|
* 5. the offset of the relocation table.
|
||||||
#ifdef SYMDBUG
|
#ifdef SYMDBUG
|
||||||
* 6. the offset of the debugging information.
|
* 6. the offset of the debugging information.
|
||||||
#endif /* SYMDBUG */
|
#endif
|
||||||
*/
|
*/
|
||||||
static long
|
static long
|
||||||
modulsize(head)
|
modulsize(head)
|
||||||
|
|
Loading…
Add table
Reference in a new issue