diff options
author | Janis Johnson <janis@gcc.gnu.org> | 2012-07-02 16:32:02 +0000 |
---|---|---|
committer | Janis Johnson <janis@gcc.gnu.org> | 2012-07-02 16:32:02 +0000 |
commit | 8153b03d4ba0090c68bf08239a582852c51ee920 (patch) | |
tree | f9a0934fdd8063a388c1076175e062e6685a5b31 /ChangeLog | |
parent | 1116de1a711bde9ddf8954cef7ee3994d12b24d9 (diff) | |
download | gcc-8153b03d4ba0090c68bf08239a582852c51ee920.zip gcc-8153b03d4ba0090c68bf08239a582852c51ee920.tar.gz gcc-8153b03d4ba0090c68bf08239a582852c51ee920.tar.bz2 |
fix typo in previous commit
From-SVN: r189167
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2012-07-02 Janis Johnson <janisjo@codesourcery.com> - * MAINTAINERS (Various Mainterers): Add myself as testsuite + * MAINTAINERS (Various Maintainers): Add myself as testsuite maintainer. 2012-07-02 Richard Guenther <rguenther@suse.de> |