mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* 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
2 changed files with 5 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue