fix typo in exponent reading code or floats
authorRich Felker <dalias@aerifal.cx>
Wed, 18 Apr 2012 07:53:53 +0000 (03:53 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 18 Apr 2012 07:53:53 +0000 (03:53 -0400)
commit1ff3e6fa2573ece62c53d7e22563a94f8398d0e1
tree07ff428b591bab8d00cda9feb964846eb415426c
parentbdeb184c3d08ea5017e1570e0f0431e9d7fd02fd
fix typo in exponent reading code or floats

this was basically harmless, but could have resulted in misreading
inputs with more than a few gigabytes worth of digits..
src/internal/floatscan.c