Lowercase "error:" in -Werror output

This commit is contained in:
Rangi
2021-11-19 23:04:24 -05:00
committed by Eldred Habert
parent cedfd2582a
commit f82603f196
115 changed files with 308 additions and 308 deletions

View File

@@ -1,5 +1,5 @@
ERROR: shift-outside-macro.asm(1):
error: shift-outside-macro.asm(1):
Cannot shift macro arguments outside of a macro
ERROR: shift-outside-macro.asm(2):
error: shift-outside-macro.asm(2):
Cannot shift macro arguments outside of a macro
error: Assembly aborted (2 errors)!