]> git.saurik.com Git - apple/libc.git/blobdiff - gdtoa/gdtoa-strtopx-fbsd.c
Libc-763.11.tar.gz
[apple/libc.git] / gdtoa / gdtoa-strtopx-fbsd.c
index 4b190e38025b8360bd374c6b3a30dd3181363d36..b8e8a34ec7aae45f83a5748a68d48f7e12223560 100644 (file)
@@ -97,7 +97,7 @@ strtopx(CONST char *s, char **sp, void *V, locale_t loc)
 
          case STRTOG_Infinite:
                L[_0] = 0x7fff;
-               L[_1] = 0x8000; /* 4306392: to match gcc */
+               L[_1] = 0x8000;
                L[_2] = L[_3] = L[_4] = 0;
                break;