From 8ded860d0b73bf90203bf5e0297ba82837340fd1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 13 Feb 2010 19:55:53 +0100 Subject: Change source code indentation (indent -kr -i8 -hnl, mainly) --- src/utils.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/utils.h') diff --git a/src/utils.h b/src/utils.h index 221319c..d0d7665 100644 --- a/src/utils.h +++ b/src/utils.h @@ -74,7 +74,7 @@ char *feh_get_user_name(void); (a) = ____newstr;\ }\ } - + #define ESTRTRUNC(string,chars) \ {\ int ____len;\ @@ -86,5 +86,4 @@ char *feh_get_user_name(void); }\ } - #endif -- cgit v1.2.3