mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 02:40:08 +00:00
Update.
1999-05-06 Thorsten Kukuk <kukuk@suse.de> * stdlib/fpioconst.c: Move #endif before end of struct.
This commit is contained in:
parent
dc5efe83c0
commit
217da8c7d0
@ -1,3 +1,7 @@
|
||||
1999-05-06 Thorsten Kukuk <kukuk@suse.de>
|
||||
|
||||
* stdlib/fpioconst.c: Move #endif before end of struct.
|
||||
|
||||
1999-05-05 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* Versions.def (ld.so): Add GLIBC_2.1.1.
|
||||
|
@ -424,8 +424,8 @@ static const mp_limb_t __tens[] =
|
||||
0x8bd2b496d868b275, 0xc234d8f51c5563f4, 0xf9151ffff868e970,
|
||||
0x271133eeae7be4a2, 0x25254932bb0fd922, 0x104bcd64a60a9fc0,
|
||||
0x0000006230290145
|
||||
};
|
||||
#endif
|
||||
};
|
||||
|
||||
#else
|
||||
# error "mp_limb_t size " BITS_PER_MP_LIMB "not accounted for"
|
||||
|
Loading…
Reference in New Issue
Block a user