summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-03-10 13:53:34 -0700
committerRoland McGrath <roland@hack.frob.com>2015-03-10 13:53:34 -0700
commitd3821ab0ace5bd33e7132488c4564ea2371840d8 (patch)
tree7d7177dd8ee84321e5baaa61f53221d4669abe93 /ChangeLog
parenthppa: Update libm-test-ulps. (diff)
downloadglibc-d3821ab0ace5bd33e7132488c4564ea2371840d8.tar.gz
glibc-d3821ab0ace5bd33e7132488c4564ea2371840d8.tar.bz2
glibc-d3821ab0ace5bd33e7132488c4564ea2371840d8.zip
Harmonize posix/regcomp.c with gnulib: comment formatting
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a0ac6b0bb..db19e88d4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-10 Roland McGrath <roland@hack.frob.com>
+
+ * posix/regcomp.c: Fix comment typos and formatting to harmonize with
+ gnulib file. Replace __attribute with __attribute__ throughout.
+
2015-03-10 Carlos O'Donell <carlos@redhat.com>
* sysdeps/hppa/fpu/libm-test-ulps: Update.