1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Revert accidentally style-format

This commit is contained in:
Hiroshi SHIBATA 2020-06-19 07:40:44 +09:00
parent e92a9399cc
commit d76296d8bb
Notes: git 2020-06-19 08:27:12 +09:00

2
LEGAL
View file

@ -446,7 +446,7 @@ mentioned below.
>>>
A C-program for MT19937, with initialization improved 2002/2/10.::
Coded by Takuji Nishimura and Makoto Matsumoto.
Coded by Takuji Nishimura and Makoto Matsumoto.
This is a faster version by taking Shawn Cokus's optimization,
Matthe Bellew's simplification, Isaku Wada's real version.