emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/alloca.c
Date: Fri, 04 Apr 2003 01:23:46 -0500

Index: emacs/src/alloca.c
diff -c emacs/src/alloca.c:1.23 emacs/src/alloca.c:1.24
*** emacs/src/alloca.c:1.23     Wed Dec  4 06:40:32 2002
--- emacs/src/alloca.c  Sat Dec  7 16:37:34 2002
***************
*** 94,100 ****
  
     Callers below should use malloc.  */
  
! #  ifndef emacs
  #   undef malloc
  #   define malloc xmalloc
  #   ifdef EMACS_FREE
--- 94,100 ----
  
     Callers below should use malloc.  */
  
! #  ifdef emacs
  #   undef malloc
  #   define malloc xmalloc
  #   ifdef EMACS_FREE




reply via email to

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