]> git.eshelyaron.com Git - emacs.git/commit
(lisp_malloc, lisp_free): Use size_t and POINTER_TYPE.
authorGerd Moellmann <gerd@gnu.org>
Wed, 2 Aug 2000 20:15:51 +0000 (20:15 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 2 Aug 2000 20:15:51 +0000 (20:15 +0000)
commit675d51309049637ae99c912cbc1a0db0dfb5d543
tree0eab8228c0dc35146eca1290e59d3c09a67fd421
parentf66aa8f2c1404aa967ecab912db05dfd3ffca5d9
(lisp_malloc, lisp_free): Use size_t and POINTER_TYPE.
(xrealloc, xmalloc): Use size_t.
src/alloc.c