X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/fbd86d4cc20b02a10edcca92fb7ae0a143e63cc4..1f2f436a38f7ae2d39a943ad2898d8fed4ed2e58:/gdtoa/gdtoa-strtopx-fbsd.c?ds=sidebyside diff --git a/gdtoa/gdtoa-strtopx-fbsd.c b/gdtoa/gdtoa-strtopx-fbsd.c index 4b190e3..b8e8a34 100644 --- a/gdtoa/gdtoa-strtopx-fbsd.c +++ b/gdtoa/gdtoa-strtopx-fbsd.c @@ -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;