about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-01-04 14:54:46 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-01-04 14:54:46 +0530
commit302913e17ea02a9f243bac0e5e09f796411aba7e (patch)
tree84e9039720d82f26efa07c6f9654d35f9ae5f075 /ChangeLog
parent5d7dd1ca8436db8a1444310d3305ca141dc925ac (diff)
downloadglibc-302913e17ea02a9f243bac0e5e09f796411aba7e.tar.gz
glibc-302913e17ea02a9f243bac0e5e09f796411aba7e.tar.xz
glibc-302913e17ea02a9f243bac0e5e09f796411aba7e.zip
Remove argument variable name from function declaration
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 589d82a764..9283a6e71b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+	* sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
+	variable name from declaration.
+
 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):