From: Christopher Michael Date: Tue, 30 Aug 2011 15:00:14 +0000 (+0000) Subject: E/Illume: Let's keep with the existing formatting shall we ? ;) X-Git-Tag: submit/efl/20131021.015651~5667 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7cb1de17b3b1fc5f95de88619b0e7d8e12f9e8cb;p=platform%2Fupstream%2Fenlightenment.git E/Illume: Let's keep with the existing formatting shall we ? ;) SVN revision: 62992 --- diff --git a/src/modules/illume2/e_illume.c b/src/modules/illume2/e_illume.c index 932f6e5..6a81f43 100644 --- a/src/modules/illume2/e_illume.c +++ b/src/modules/illume2/e_illume.c @@ -442,8 +442,8 @@ e_illume_border_is_quickpanel(E_Border *bd) * * @ingroup E_Illume_Main_Group */ - -EAPI Eina_Bool e_illume_border_is_fixed_size(E_Border *bd) +EAPI Eina_Bool +e_illume_border_is_fixed_size(E_Border *bd) { /* make sure we have a border */ if (!bd) return EINA_FALSE;