E/Illume: Let's keep with the existing formatting shall we ? ;)

SVN revision: 62992
This commit is contained in:
Christopher Michael 2011-08-30 15:00:14 +00:00
parent e7540c354d
commit 7cb1de17b3
1 changed files with 2 additions and 2 deletions

View File

@ -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;