summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2010-02-17 22:09:05 +0000
committerPedro Alves <palves@redhat.com>2010-02-17 22:09:05 +0000
commitef801a0e1d880aa6ecd4655527f1f8218c741122 (patch)
treefd8542f818524686129a6f73490b037634757c12
parent12d79008ef5b97ce1c51668c91d3c4a977fcf9b3 (diff)
downloadbinutils-gdb-ef801a0e1d880aa6ecd4655527f1f8218c741122.tar.gz
Use tab, not spaces.
-rw-r--r--gdb/testsuite/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 1748549e31a..9497fd52f6d 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,6 +1,6 @@
2010-02-17 Pedro Alves <pedro@codesourcery.com>
- * gdb.base/charset.exp: Don't assume new `regsub' syntax
+ * gdb.base/charset.exp: Don't assume new `regsub' syntax
available.
2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>