OSDN Git Service

* Remove unwanted space in set_length_in_type_chain parameterdeclaration
authormuller <muller>
Thu, 22 Apr 2010 21:34:24 +0000 (21:34 +0000)
committermuller <muller>
Thu, 22 Apr 2010 21:34:24 +0000 (21:34 +0000)
gdb/stabsread.c

index 17aff06..7fc77d0 100644 (file)
@@ -3416,7 +3416,7 @@ complain_about_struct_wipeout (struct type *type)
    untouched during the main type replacement...  */
 
 static void
-set_length_in_type_chain (struct type * type)
+set_length_in_type_chain (struct type *type)
 {
   struct type *ntype = TYPE_CHAIN (type);