mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-04 20:27:45 +00:00
(xmalloc): Declare to return long.
This commit is contained in:
parent
c0218e1b54
commit
5497dfdb4b
@ -148,7 +148,7 @@ quote_file_name (name)
|
||||
|
||||
/* Like malloc but get fatal error if memory is exhausted. */
|
||||
|
||||
char *
|
||||
long *
|
||||
xmalloc (size)
|
||||
unsigned int size;
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user