Only comments after #endif.

This commit is contained in:
wiz 2002-05-16 19:25:06 +00:00
parent 1ada35e0f6
commit 6f56aa4c96

View File

@ -947,4 +947,4 @@ const struct format_ops aout_format_ops =
0, /* read_begin_hook */
0 /* symbol_new_hook */
};
#endif BFD_ASSEMBLER
#endif /* BFD_ASSEMBLER */