diff options
author | Steve Ellcey <sellcey@mips.com> | 2014-12-22 13:29:20 -0800 |
---|---|---|
committer | Steve Ellcey <sellcey@mips.com> | 2014-12-22 13:29:20 -0800 |
commit | 4c0c0e2aeffe050b78ab515ae54a051dc7a1e2da (patch) | |
tree | c5bc49c748b212fad7a4d64c90ba03bafbf27e71 /ChangeLog | |
parent | e2c8fa2b1c12d64435e01a500c0a0ad2a4252d73 (diff) | |
download | glibc-4c0c0e2aeffe050b78ab515ae54a051dc7a1e2da.tar.gz glibc-4c0c0e2aeffe050b78ab515ae54a051dc7a1e2da.tar.xz glibc-4c0c0e2aeffe050b78ab515ae54a051dc7a1e2da.zip |
Fix preprocessor indentation in sysdeps/mips/memcpy.S.
Checked in as obvious.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 383205bf51..21c1ea2a34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-12-22 Steve Ellcey <sellcey@imgtec.com> + + * sysdeps/mips/memcpy.S: Fix preprocessor indentation. + 2014-12-22 Chris Metcalf <cmetcalf@ezchip.com> [BZ #17747] |