more '\n' business
From /dev/humancontroller.
This commit is contained in:
parent
4cfbbe506c
commit
945f01d4af
12 changed files with 59 additions and 59 deletions
|
@ -1622,7 +1622,7 @@ Motivation: not wanting to scrollback for pages to find asm error.
|
|||
}
|
||||
// In some case it Segfault without this check
|
||||
if ( numAsmFiles == 0 ) {
|
||||
Error( "No file to assemble\n" );
|
||||
Error( "No file to assemble" );
|
||||
}
|
||||
|
||||
InitTables();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue