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.
|
||||
#ifdef SYMDBUG
|
||||
* 6. the offset of the debugging information.
|
||||
#endif /* SYMDBUG */
|
||||
#endif
|
||||
*/
|
||||
static long
|
||||
modulsize(head)
|
||||
|
|
Loading…
Reference in a new issue