pkgsrc/editors/emacs21/patches/patch-az
markd 005073fa51 Reimport existing emacs packages as emacs21{,-nox11} to allow
subsequent update of emacs packages to version 22.
2007-06-11 13:38:24 +00:00

13 lines
364 B
Text

$NetBSD: patch-az,v 1.1 2007/06/11 13:38:43 markd Exp $
--- src/ralloc.c.orig 2001-02-20 01:19:40.000000000 +1300
+++ src/ralloc.c
@@ -328,7 +328,7 @@ static void
relinquish ()
{
register heap_ptr h;
- int excess = 0;
+ long excess = 0;
/* Add the amount of space beyond break_value
in all heaps which have extend beyond break_value at all. */