From 43bb7f07a029ce0880f2dcc83b4131d705befa57 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 10 Feb 2014 23:31:30 +0000 Subject: [PATCH] Fix whitespace in MIPS files to allow move. --- sysdeps/mips/fpu/e_sqrtf.c | 1 - sysdeps/mips/regdef.h | 1 - 2 files changed, 2 deletions(-) diff --git a/sysdeps/mips/fpu/e_sqrtf.c b/sysdeps/mips/fpu/e_sqrtf.c index eaa0c97..ac20549 100644 --- a/sysdeps/mips/fpu/e_sqrtf.c +++ b/sysdeps/mips/fpu/e_sqrtf.c @@ -36,4 +36,3 @@ strong_alias (__ieee754_sqrtf, __sqrtf_finite) #include #endif - diff --git a/sysdeps/mips/regdef.h b/sysdeps/mips/regdef.h index 3e75000..f1b64f3 100644 --- a/sysdeps/mips/regdef.h +++ b/sysdeps/mips/regdef.h @@ -23,4 +23,3 @@ #include #endif /* _REGDEF_H */ - -- 2.7.4