diff options
Diffstat (limited to 'soft-fp/single.h')
-rw-r--r-- | soft-fp/single.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <http://www.gnu.org/licenses/>. */ #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 |