aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSteve Ellcey <sellcey@mips.com>2014-12-22 13:29:20 -0800
committerSteve Ellcey <sellcey@mips.com>2014-12-22 13:29:20 -0800
commit4c0c0e2aeffe050b78ab515ae54a051dc7a1e2da (patch)
treec5bc49c748b212fad7a4d64c90ba03bafbf27e71 /ChangeLog
parente2c8fa2b1c12d64435e01a500c0a0ad2a4252d73 (diff)
downloadglibc-4c0c0e2aeffe050b78ab515ae54a051dc7a1e2da.tar
glibc-4c0c0e2aeffe050b78ab515ae54a051dc7a1e2da.tar.gz
glibc-4c0c0e2aeffe050b78ab515ae54a051dc7a1e2da.tar.bz2
glibc-4c0c0e2aeffe050b78ab515ae54a051dc7a1e2da.zip
Fix preprocessor indentation in sysdeps/mips/memcpy.S.
Checked in as obvious.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
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]