freebsd-dev/lib/msun/ld80
Ed Maste dba5d1ca17 libm: add braces around initialization of subobjects
This cleans up a warning when building libm at higher WARNS levels and
makes the intent more clear. By the C standard the values are assigned
to subobject members in order so this change introduces no functional
change. (6.7.9 20)

Reviewed by:	kib
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D8333
2016-11-01 15:11:10 +00:00
..
e_lgammal_r.c libm: remove unused variables 2016-10-05 17:04:58 +00:00
e_rem_pio2l.h
invtrig.c
invtrig.h
k_cosl.c
k_expl.h libm: add braces around initialization of subobjects 2016-11-01 15:11:10 +00:00
k_sinl.c
k_tanl.c
s_erfl.c
s_exp2l.c
s_expl.c
s_logl.c libm: add braces around initialization of subobjects 2016-11-01 15:11:10 +00:00
s_nanl.c