]> git.eshelyaron.com Git - emacs.git/commit
(ALIGNED, ROUNDUP): Use `unsigned long int' instead of `unsigned int' for
authorRoland McGrath <roland@gnu.org>
Thu, 22 Jul 1993 18:59:43 +0000 (18:59 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 22 Jul 1993 18:59:43 +0000 (18:59 +0000)
commitf7a009a5c4708329b2aac04b156822353ce6a186
tree4c093f14ec61de12bbb689d953387f99c48a133e
parentb1814de2503daf2c324cd9c8cef57cb6640b6d85
(ALIGNED, ROUNDUP): Use `unsigned long int' instead of `unsigned int' for
casting addresses and sizes.  It matters on the 64-bit Alpha.
src/ralloc.c