From 8b88826955803b7fb540d5cf87e42c59be155e4c Mon Sep 17 00:00:00 2001 From: raster Date: Tue, 8 Mar 2011 11:48:12 +0000 Subject: [PATCH] fmting git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@57580 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/elm_list.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/lib/elm_list.c b/src/lib/elm_list.c index d9df26c..ba61b54 100644 --- a/src/lib/elm_list.c +++ b/src/lib/elm_list.c @@ -24,8 +24,7 @@ struct _Widget_Data Eina_Bool scr_minh : 1; int walking; int movements; - struct - { + struct { Evas_Coord x, y; } history[SWIPE_MOVES]; Eina_Bool swipe : 1; -- 2.7.4