From 71b4dea7dc120b96b92235db88f7607cbc3c3112 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Sat, 12 Oct 2013 14:15:30 +0000 Subject: soft-fp: fix preprocessor indentation. --- soft-fp/single.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'soft-fp/single.h') diff --git a/soft-fp/single.h b/soft-fp/single.h index c94f31f99b..9c52a40957 100644 --- a/soft-fp/single.h +++ b/soft-fp/single.h @@ -31,7 +31,7 @@ . */ #if _FP_W_TYPE_SIZE < 32 -#error "Here's a nickel kid. Go buy yourself a real computer." +# error "Here's a nickel kid. Go buy yourself a real computer." #endif #define _FP_FRACTBITS_S _FP_W_TYPE_SIZE -- cgit v1.2.3