*** empty log message ***

This commit is contained in:
Richard M. Stallman 1993-08-10 21:27:23 +00:00
parent 5fc2539281
commit b6e638af6d

View file

@ -72,8 +72,8 @@ typedef char *pointer;
#ifndef emacs
#define malloc xmalloc
extern pointer xmalloc ();
#endif
extern pointer malloc ();
/* Define STACK_DIRECTION if you know the direction of stack
growth for your system; otherwise it will be automatically