* filemode.c: Fix formatting.

* ieee.c: Likewise.
	* is-ranlib.c: Likewise.
	* is-strip.c: Likewise.
	* maybe-ranlib.c: Likewise.
	* maybe-strip.c: Likewise.
	* nlmconv.c: Likewise.
	* nm.c: Likewise.
	* not-ranlib.c: Likewise.
	* not-strip.c: Likewise.
	* objcopy.c: Likewise.
	* objdump.c: Likewise.
This commit is contained in:
Kazu Hirata
2002-05-21 19:34:58 +00:00
parent 21611032e1
commit 0af11b59ba
13 changed files with 126 additions and 111 deletions

View File

@ -1,3 +1,3 @@
/* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */
/* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */
int is_ranlib = 0;