* transcode_data_japanese: typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14474 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
54f2734069
commit
05ac036933
@ -1,3 +1,7 @@
|
|||||||
|
Sat Dec 22 15:56:36 2007 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||||
|
|
||||||
|
* transcode_data_japanese: typo.
|
||||||
|
|
||||||
Sat Dec 22 15:54:54 2007 Martin Duerst <duerst@it.aoyama.ac.jp>
|
Sat Dec 22 15:54:54 2007 Martin Duerst <duerst@it.aoyama.ac.jp>
|
||||||
|
|
||||||
* ChangeLog: Information for last patch got lost, fixed
|
* ChangeLog: Information for last patch got lost, fixed
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#define TRANSCODE_DATA
|
#define TRANSCODE_DATA
|
||||||
#include "/cygdrive/d/ruby/transcode_data.h"
|
#include "transcode_data.h"
|
||||||
|
|
||||||
static const unsigned char
|
static const unsigned char
|
||||||
from_SHIFT_JIS_81_offsets[256] = {
|
from_SHIFT_JIS_81_offsets[256] = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user