efl: fix some whitespace.

This commit is contained in:
Cedric BAIL 2015-04-03 16:22:12 +02:00
parent 74b2eed158
commit 8f82b5a089
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ efl_graphics_path_append_close(Efl_Graphics_Path_Command **commands, double **po
double *offset_point;
efl_graphics_path_grow(EFL_GRAPHICS_PATH_COMMAND_TYPE_ARC_TO,
commands, points, &offset_point);
commands, points, &offset_point);
}
EAPI void