From 6c9642eda644eb76e03776e16dae41b624a709b9 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Fri, 27 Dec 2013 12:27:46 +1000 Subject: Fix typo in csloww() An incorrect variable name was used during the refactoring done in commit 4aafb73c. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 584f5896fd..93dceecb3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-12-27 Allan McRae + + [BZ #16369] + * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name. + Reported by Il'ya Malakhov + 2013-12-24 Brooks Moses * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for -- cgit 1.4.1