diff options
author | 2015-03-10 13:53:34 -0700 | |
---|---|---|
committer | 2015-03-10 13:53:34 -0700 | |
commit | d3821ab0ace5bd33e7132488c4564ea2371840d8 (patch) | |
tree | 7d7177dd8ee84321e5baaa61f53221d4669abe93 /ChangeLog | |
parent | hppa: Update libm-test-ulps. (diff) | |
download | glibc-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |