From b7633ee392220fe7853e23c2c5c3fb4695b0ab24 Mon Sep 17 00:00:00 2001 From: Kai Tietz Date: Thu, 1 Mar 2012 21:50:26 +0100 Subject: soft-fp: Imported from glibc upstream. * soft-fp: Imported from glibc upstream. From-SVN: r184760 --- libgcc/soft-fp/floatdisf.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libgcc/soft-fp/floatdisf.c') diff --git a/libgcc/soft-fp/floatdisf.c b/libgcc/soft-fp/floatdisf.c index ee57915..76a9245 100644 --- a/libgcc/soft-fp/floatdisf.c +++ b/libgcc/soft-fp/floatdisf.c @@ -25,9 +25,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, 51 Franklin Street, Fifth Floor, Boston, - MA 02110-1301, USA. */ + License along with the GNU C Library; if not, see + . */ #include "soft-fp.h" #include "single.h" -- cgit v1.1