a.out.h typo (Bug#398, reported by 7shi)
This commit is contained in:
parent
c5001b0a5f
commit
448f4305e2
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ struct reloc {
|
|||
unsigned short r_type; /* relocation type */
|
||||
};
|
||||
|
||||
/* r_tyep values: */
|
||||
/* r_type values: */
|
||||
#define R_ABBS 0
|
||||
#define R_RELLBYTE 2
|
||||
#define R_PCRBYTE 3
|
||||
|
|
Loading…
Reference in a new issue