aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr-devices.c
diff options
context:
space:
mode:
authorGeorg-Johann Lay <avr@gjlay.de>2013-01-14 15:08:45 +0000
committerGeorg-Johann Lay <gjl@gcc.gnu.org>2013-01-14 15:08:45 +0000
commit0089227267c027fc4420f68ae8adf2f5863ec3c9 (patch)
tree967119b7ca2f6f310aa970a49bd7a7df7a493add /gcc/config/avr/avr-devices.c
parentd0ad394c5e95de3ad312be53bd6399a679b3b27d (diff)
downloadgcc-0089227267c027fc4420f68ae8adf2f5863ec3c9.zip
gcc-0089227267c027fc4420f68ae8adf2f5863ec3c9.tar.gz
gcc-0089227267c027fc4420f68ae8adf2f5863ec3c9.tar.bz2
* Fix typos. Remove trailing blanks. Fix coding style.
From-SVN: r195151
Diffstat (limited to 'gcc/config/avr/avr-devices.c')
-rw-r--r--gcc/config/avr/avr-devices.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/avr/avr-devices.c b/gcc/config/avr/avr-devices.c
index d85d640..6fa700b 100644
--- a/gcc/config/avr/avr-devices.c
+++ b/gcc/config/avr/avr-devices.c
@@ -35,7 +35,7 @@ avr_arch_types[] =
/*
A M J LM E E E X R d S S O A
S U M PO L L I M A a t F ff r
- M L P MV P P J E M t a R s c
+ M L P MV P P J E M t a R s c
XW M M M G P a r e h
X P A D t t ID */
{ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0x0060, 32, "1", "avr1" },