emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Steven Tamm
Subject: [Emacs-diffs] Changes to emacs/src/unexmacosx.c
Date: Wed, 08 Jun 2005 23:37:21 -0400

Index: emacs/src/unexmacosx.c
diff -c emacs/src/unexmacosx.c:1.12 emacs/src/unexmacosx.c:1.13
*** emacs/src/unexmacosx.c:1.12 Mon May 16 15:16:40 2005
--- emacs/src/unexmacosx.c      Thu Jun  9 03:37:20 2005
***************
*** 695,700 ****
--- 695,701 ----
        }
        else if (strncmp (sectp->sectname, "__la_symbol_ptr", 16) == 0
               || strncmp (sectp->sectname, "__nl_symbol_ptr", 16) == 0
+              || strncmp (sectp->sectname, "__la_sym_ptr2", 16) == 0
               || strncmp (sectp->sectname, "__dyld", 16) == 0
               || strncmp (sectp->sectname, "__const", 16) == 0
               || strncmp (sectp->sectname, "__cfstring", 16) == 0)




reply via email to

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