changeset 42858:9d8c6ef3bbf8

Fix last change.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 20 Jan 2002 18:04:16 +0000
parents bfcf82a8b5cf
children e66ccbc3c73d
files src/unexelf.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/unexelf.c	Sun Jan 20 18:03:16 2002 +0000
+++ b/src/unexelf.c	Sun Jan 20 18:04:16 2002 +0000
@@ -1200,7 +1200,7 @@
 	    || !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),