*** empty log message ***

From-SVN: r5130
This commit is contained in:
Richard Stallman 1993-08-10 21:27:23 +00:00
parent f7911249bb
commit 2abe5d9099

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