aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--missing/alloca.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e7380f34e9..c50105005e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,7 +16,7 @@ Mon Apr 2 03:35:25 2012 NARUSE, Yui <naruse@ruby-lang.org>
Sun Apr 1 23:03:18 2012 NARUSE, Yui <naruse@ruby-lang.org>
* lib/net/ftp.rb (Net::BufferedSocket): should delegate send() to @io
- for Net::FTP#abort and Net::FTP#status..
+ for Net::FTP#abort and Net::FTP#status.
Sun Apr 1 00:41:56 2012 Shugo Maeda <shugo@ruby-lang.org>
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