[PATCH] gas: remove stray form feed character
Mahdi Hosseini Asaad <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
--- gas/as.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gas/as.c b/gas/as.c index b652e81286c..5746db91697 100644 --- a/gas/as.c +++ b/gas/as.c @@ -135,7 +135,7 @@ static struct defsym_list *defsyms; static long start_time; - + #ifdef USE_EMULATIONS #define EMULATION_ENVIRON "AS_EMULATION" -- 2.55.0