formatting.

SVN revision: 71575
This commit is contained in:
Carsten Haitzler 2012-05-31 08:32:13 +00:00
parent 71a7ffc0c1
commit df6ccc8374
1 changed files with 1 additions and 1 deletions

View File

@ -5713,7 +5713,7 @@ _e_border_cb_window_move_resize_request(void *data __UNUSED__,
if (!_e_border_resize_begin(bd))
return ECORE_CALLBACK_PASS_ON;
switch(e->direction)
switch (e->direction)
{
case RESIZE_TL:
bd->resize_mode = RESIZE_TL;