Fix typo.
This commit is contained in:
parent
497ee4fb44
commit
f78b1e5e37
1 changed files with 1 additions and 1 deletions
|
@ -741,7 +741,7 @@ copy_executable_and_move_sections (file_data *p_infile,
|
|||
dropped from NT4 anyway. */
|
||||
abort ();
|
||||
break;
|
||||
#ifndef IMAGE_REL_BASED_SECTION
|
||||
#ifdef IMAGE_REL_BASED_SECTION
|
||||
case IMAGE_REL_BASED_SECTION:
|
||||
case IMAGE_REL_BASED_REL32:
|
||||
/* Docs don't say what these values mean. */
|
||||
|
|
Loading…
Add table
Reference in a new issue