]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fdump_emacs): Don't use & before my_edata.
authorRichard M. Stallman <rms@gnu.org>
Mon, 8 May 1995 16:24:55 +0000 (16:24 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 8 May 1995 16:24:55 +0000 (16:24 +0000)
src/emacs.c

index 396c80210acc4e2d25337a3245a254fef87669ea..2a79068b39fdc6b6438dc61cb9c81f5420c0451f 100644 (file)
@@ -1298,7 +1298,7 @@ and announce itself normally when it is run.")
 #ifndef WINDOWSNT
   /* On Windows, this was done before dumping, and that once suffices.
      Meanwhile, my_edata is not valid on Windows.  */
-  memory_warnings (&my_edata, malloc_warning);
+  memory_warnings (my_edata, malloc_warning);
 #endif /* not WINDOWSNT */
 #endif
   unexec (XSTRING (intoname)->data,