* size.c: Fix formatting.

* srconv.c: Likewise.
	* stabs.c: Likewise.
	* sysdump.c: Likewise.
	* unwind-ia64.c: Likewise.
	* wrstabs.c: Likewise.
This commit is contained in:
Kazu Hirata
2002-05-24 00:33:36 +00:00
parent b91b96f4f6
commit 9f66665ac5
7 changed files with 60 additions and 51 deletions

View File

@@ -795,7 +795,7 @@ stab_bool_type (p, size)
case 2:
index = -22;
break;
default:
case 4:
index = -16;
@@ -963,7 +963,7 @@ stab_modify_type (info, mod, size, cache, cache_alloc)
}
return true;
}
}
/* Push a pointer type. */