From c0dcaede2b8a47ae0da897cc18f2899d6a649433 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 18 May 2009 13:51:48 +0100 Subject: empathy-idle: fix coding style --- libempathy/empathy-idle.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libempathy/empathy-idle.c b/libempathy/empathy-idle.c index eeb183892..d52ac9df2 100644 --- a/libempathy/empathy-idle.c +++ b/libempathy/empathy-idle.c @@ -15,7 +15,7 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - * + * * Authors: Xavier Claessens */ @@ -31,7 +31,7 @@ #include #include "empathy-idle.h" -#include "empathy-utils.h" +#include "empathy-utils.h" #define DEBUG_FLAG EMPATHY_DEBUG_OTHER #include "empathy-debug.h" -- cgit v1.2.3