From feab8e7503d4a63f1db2090dbf27d86be617ded0 Mon Sep 17 00:00:00 2001 From: Emanuele Giaquinta Date: Sat, 2 Feb 2008 17:54:51 +0000 Subject: [PATCH] Fix indentation. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4696 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- src/common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common.h b/src/common.h index a2894a50..78d38d6e 100644 --- a/src/common.h +++ b/src/common.h @@ -20,8 +20,8 @@ #include #include #include -# ifdef HAVE_STRING_H -#include +#ifdef HAVE_STRING_H +# include #endif #ifdef HAVE_STDLIB_H # include