From 4b833790795b4a3665a6b01872fbab1c258d0ea3 Mon Sep 17 00:00:00 2001 From: punctual Date: Tue, 18 Feb 2014 17:08:39 +0000 Subject: [PATCH] Update double.h Fixed punctuation. --- include/math-emu/double.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/math-emu/double.h b/include/math-emu/double.h index 655ccf1c4739..31569431b7d3 100644 --- a/include/math-emu/double.h +++ b/include/math-emu/double.h @@ -26,7 +26,7 @@ #define __MATH_EMU_DOUBLE_H__ #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 #if _FP_W_TYPE_SIZE < 64