projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fed9b18
)
add a couple of if/else/endif comments
author
Ian Lance Taylor
<ian@airs.com>
Tue, 22 Jun 1999 14:32:12 +0000
(14:32 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 22 Jun 1999 14:32:12 +0000
(14:32 +0000)
gas/config/obj-aout.c
patch
|
blob
|
history
diff --git
a/gas/config/obj-aout.c
b/gas/config/obj-aout.c
index 98db46105e219862a7f28b9d1dfe7b720a6a7da1..4b4f4d80eb32dc18e94349c86acf5ba47d15bd19 100644
(file)
--- a/
gas/config/obj-aout.c
+++ b/
gas/config/obj-aout.c
@@
-219,7
+219,7
@@
obj_aout_frob_file ()
assert (x == true);
}
-#else
+#else
/* ! BFD_ASSEMBLER */
/* Relocation. */
@@
-295,7
+295,7
@@
obj_header_append (where, headers)
#endif /* CROSS_COMPILE */
}
-#endif
+#endif
/* ! defined (obj_header_append) */
void
obj_symbol_to_chars (where, symbolP)