From f4724a372f685cc5487ed083a9311a8d05600ddc Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sun, 13 Jan 2008 22:15:05 -0500 Subject: Import Debian changes 5e4-4 scm (5e4-4) unstable; urgency=low * continue.h: Fix spelling of STACK_GROWS_UP in change from 5e4-1. * Makefile: Repeat change from 5e3-2. --- continue.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'continue.h') diff --git a/continue.h b/continue.h index 45d7e96..d6c8f3c 100644 --- a/continue.h +++ b/continue.h @@ -85,7 +85,7 @@ typedef long STACKITEM; # define STACK_GROWS_UP #endif #ifdef __hppa__ -# define STACK_GROW_UP +# define STACK_GROWS_UP #endif /* James Clark came up with this neat one instruction fix for -- cgit v1.2.3