aboutsummaryrefslogtreecommitdiffstats
path: root/missing
diff options
context:
space:
mode:
Diffstat (limited to 'missing')
-rw-r--r--missing/alloca.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/missing/alloca.c b/missing/alloca.c
index 1607ecc6d9..960cda0c32 100644
--- a/missing/alloca.c
+++ b/missing/alloca.c
@@ -30,7 +30,7 @@ static char SCCSid[] = "@(#)alloca.c 1.1"; /* for the "what" utility */
#endif
#include "ruby/config.h"
-#define X3J11 1 /* config.h should contain void if neede */
+#define X3J11 1 /* config.h should contain void if needed */
#ifdef C_ALLOCA