Removing trailing whitespace from sources.

This commit is contained in:
Ruben Ayrapetyan
2014-12-19 14:16:44 +03:00
parent 6bb39bb8ea
commit 42c44830ce
15 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -341,7 +341,7 @@ ecma_op_array_object_define_own_property (ecma_object_t *obj_p, /**< the array o
break;
}
}
if (!reduce_succeeded)
{
ret_value = ecma_reject (is_throw);