* missing/os2.c, missing/x68.c: typo fix. pointed out by greentea.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5795 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2004-02-21 02:12:21 +00:00
parent 33e064afff
commit 59e3a0679e
3 changed files with 7 additions and 3 deletions

View file

@ -1,4 +1,4 @@
/* os/2 compatibility functions -- follows Ruby's lisence */
/* os/2 compatibility functions -- follows Ruby's license */
#include "ruby.h"
#include <stdio.h>