remove trailing whitespaces
Remove trailing whitespaces because they are not needed and jumping to the end of al ine should do just that and not jump to the whitespace.
This commit is contained in:
committed by
Bryce Harrington
parent
2663c68330
commit
2a18a52844
@@ -573,7 +573,7 @@ set_notification_configure_surface(struct ivi_layout_surface *ivisurf,
|
||||
&length, &ivisurfs);
|
||||
for (i = 0; i < length; i++) {
|
||||
if (ivisurf == ivisurfs[i]) {
|
||||
/*
|
||||
/*
|
||||
* if it is non new invoked application, just call
|
||||
* commit_changes to apply source_rectangle.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user