emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/unexelf.c


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/unexelf.c
Date: Sun, 20 Jan 2002 13:07:34 -0500

Index: emacs/src/unexelf.c
diff -c emacs/src/unexelf.c:1.45 emacs/src/unexelf.c:1.46
*** emacs/src/unexelf.c:1.45    Sun Jan 20 13:02:36 2002
--- emacs/src/unexelf.c Sun Jan 20 13:04:16 2002
***************
*** 1200,1206 ****
            || !strcmp ((old_section_names + NEW_SECTION_H (nn).sh_name),
                        ".lit8")
  #if __sgi
!           || !strcmp ((old_section_names + NEW_SECTION_H (n).sh_name),
                        ".got")
  #endif
            || !strcmp ((old_section_names + NEW_SECTION_H (nn).sh_name),
--- 1200,1206 ----
            || !strcmp ((old_section_names + NEW_SECTION_H (nn).sh_name),
                        ".lit8")
  #if __sgi
!           || !strcmp ((old_section_names + NEW_SECTION_H (nn).sh_name),
                        ".got")
  #endif
            || !strcmp ((old_section_names + NEW_SECTION_H (nn).sh_name),



reply via email to

[Prev in Thread] Current Thread [Next in Thread]