Remove trailing whitespace.
parent
9ef43d3e22
commit
993384d348
|
@ -195,7 +195,7 @@ state another_state
|
|||
{
|
||||
llOwnerSay(""Testing, 1, 2, 3"");
|
||||
llSay(0, ""I can hear you!"");
|
||||
some_custom_function(1, 2, 3 + x, 4, ""five"", ""arguments"");
|
||||
some_custom_function(1, 2, 3 +x, 4, ""five"", ""arguments"");
|
||||
}
|
||||
}
|
||||
";
|
||||
|
|
Loading…
Reference in New Issue