maint: remove new line
This commit is contained in:
parent
4371a9843b
commit
1eb0399e76
@ -19,7 +19,7 @@ namespace gsc
|
||||
|
||||
if (!str)
|
||||
{
|
||||
scr_error("^GetChar: Illegal parameter!\n");
|
||||
scr_error("^GetChar: Illegal parameter!");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user