formatting - space++

This commit is contained in:
Carsten Haitzler 2014-04-23 21:21:07 +09:00
parent f3ad4cd3c4
commit c196a72a31
1 changed files with 1 additions and 1 deletions

View File

@ -2080,7 +2080,7 @@ _item_move_cb(void *data, double pos)
Evas_Coord x1, y1, x2, y2;
double dx, dy;
switch(sd->reorder.tween_mode)
switch (sd->reorder.tween_mode)
{
case ECORE_POS_MAP_LINEAR:
frame = ecore_animator_pos_map(frame, sd->reorder.tween_mode, 0, 0);