Fix typo.

This commit is contained in:
Andrew Innes 1999-06-03 19:44:06 +00:00
parent 497ee4fb44
commit f78b1e5e37

View file

@ -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. */