Changeset 192886 in webkit


Ignore:
Timestamp:
Dec 1, 2015, 9:39:03 AM (10 years ago)
Author:
ggaren@apple.com
Message:

Fixed a typo that Anders noticed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WTF/ChangeLog

    r192855 r192886  
    88        Use 64 bits in the random number generator instead of 32 bit. (In
    99        the end, JavaScript, which uses doubles, will only see 52 bits.) This
    10         prevents programs that mulitply a random number by a large constant from
     10        prevents programs that multiply a random number by a large constant from
    1111        seeing non-random "banding" caused by zeroes in the low 20 bits.
    1212
Note: See TracChangeset for help on using the changeset viewer.