From owner-cvs-src@FreeBSD.ORG Mon Mar 31 13:11:46 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95F291065671; Mon, 31 Mar 2008 13:11:46 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 66F188FC41; Mon, 31 Mar 2008 13:11:46 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m2VDBkX5020708; Mon, 31 Mar 2008 13:11:46 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m2VDBk2p020707; Mon, 31 Mar 2008 13:11:46 GMT (envelope-from das) Message-Id: <200803311311.m2VDBk2p020707@repoman.freebsd.org> From: David Schultz Date: Mon, 31 Mar 2008 13:11:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/msun/src e_hypotl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2008 13:11:46 -0000 das 2008-03-31 13:11:46 UTC FreeBSD src repository Modified files: lib/msun/src e_hypotl.c Log: Remove a (bogus) remnant of debugging this on sparc64. Revision Changes Path 1.2 +1 -1 src/lib/msun/src/e_hypotl.c