[PATCH] gas: remove stray form feed character

Mahdi Hosseini Asaad mahdi.libremann@gmail.com
Sun Aug 16 12:38:58 GMT 2026


---
 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



More information about the Binutils mailing list