From e09044e963015cf672d0f992264ee1563717602a Mon Sep 17 00:00:00 2001 From: Pixel <> Date: Mon, 16 Apr 2001 15:12:16 +0000 Subject: Indentation --- lib/fpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/fpu.c') diff --git a/lib/fpu.c b/lib/fpu.c index bb59aa3..f478ecd 100644 --- a/lib/fpu.c +++ b/lib/fpu.c @@ -11,5 +11,5 @@ void fpu(Uint32 opcode) { - exception(1,_("FPU not implemented")); + exception(1, _("FPU not implemented")); } -- cgit v1.2.3