From: Eli Zaretskii Date: Sun, 20 Jan 2002 18:04:16 +0000 (+0000) Subject: Fix last change. X-Git-Tag: ttn-vms-21-2-B4~17057 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ad8bd9ec54a4e6a14f8468183f5bedcc9cf9c3de;p=emacs.git Fix last change. --- diff --git a/src/unexelf.c b/src/unexelf.c index 5d1511fbda1..8d435f289f8 100644 --- a/src/unexelf.c +++ b/src/unexelf.c @@ -1200,7 +1200,7 @@ unexec (new_name, old_name, data_start, bss_start, entry_address) || !strcmp ((old_section_names + NEW_SECTION_H (nn).sh_name), ".lit8") #if __sgi - || !strcmp ((old_section_names + NEW_SECTION_H (n).sh_name), + || !strcmp ((old_section_names + NEW_SECTION_H (nn).sh_name), ".got") #endif || !strcmp ((old_section_names + NEW_SECTION_H (nn).sh_name),