From 0089227267c027fc4420f68ae8adf2f5863ec3c9 Mon Sep 17 00:00:00 2001 From: Georg-Johann Lay Date: Mon, 14 Jan 2013 15:08:45 +0000 Subject: * Fix typos. Remove trailing blanks. Fix coding style. From-SVN: r195151 --- gcc/config/avr/avr-devices.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/config/avr/avr-devices.c') 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" }, -- cgit v1.1