ports/editors/xemacs-devel-mule/files/patch-alloc.c
Sergey Matveychuk d0a0b05788 - Update to 21.5.b19 "chives"
- It fix VuXML ID: 3e3c860d-7dae-11d9-a9e7-0001020eed82
- Pass maintainership to submitter

PR:		ports/75450
Submitted by:	Andrey Slusar <anray (at) inet.ua>
2005-02-25 21:01:20 +00:00

16 lines
440 B
C

Index: src/alloc.c
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/src/alloc.c,v
retrieving revision 1.106
diff -u -r1.106 alloc.c
--- src/alloc.c 2005/02/03 16:14:04 1.106
+++ src/alloc.c 2005/02/23 00:01:18
@@ -349,7 +349,7 @@
#else /* ERROR_CHECK_MALLOC */
-#define MALLOC_BEGIN(block)
+#define MALLOC_BEGIN()
#define FREE_OR_REALLOC_BEGIN(block)
#define MALLOC_END()