aboutsummaryrefslogtreecommitdiffstats
path: root/continue.h
diff options
context:
space:
mode:
authorThomas Bushnell <tb@debian.org>2008-01-13 22:15:05 -0500
committerBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:05:39 -0800
commitf4724a372f685cc5487ed083a9311a8d05600ddc (patch)
treea7df779e60dc6ab0b174bd3eb1de508af84ff737 /continue.h
parent184a6ac199a512beca8b6bee1c9fd42ca23879eb (diff)
downloadscm-f4724a372f685cc5487ed083a9311a8d05600ddc.tar.gz
scm-f4724a372f685cc5487ed083a9311a8d05600ddc.zip
Import Debian changes 5e4-4debian/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.
Diffstat (limited to 'continue.h')
-rw-r--r--continue.h2
1 files changed, 1 insertions, 1 deletions
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