OSDN Git Service

2010-01-28 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / attribs.c
index 5ae462e..9f2f50b 100644 (file)
@@ -192,7 +192,7 @@ init_attributes (void)
 /* Insert a single ATTR into the attribute table.  */
 
 void
-register_attribute (const struct attribute_spec *attr) 
+register_attribute (const struct attribute_spec *attr)
 {
   struct substring str;
   void **slot;