Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D529284F79 for ; Sun, 30 Jul 2023 06:24:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id bJfa409kpO3z for ; Sun, 30 Jul 2023 06:24:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 78F9F84D9B for ; Sun, 30 Jul 2023 06:24:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 720CFFBDB; Sun, 30 Jul 2023 06:24:25 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 30 Jul 2023 06:24:25 +0000 From: "matthew green" Subject: CVS commit: src/external/gpl3/gcc/dist/libiberty To: source-changes@NetBSD.org Approved: for-source-only Reply-To: mrg@netbsd.org X-Mailer: log_accum Message-Id: <20230730062425.720CFFBDB@cvs.NetBSD.org> Module Name: src Committed By: mrg Date: Sun Jul 30 06:24:25 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libiberty: make-temp-file.c Log Message: fix merge botch. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 \ src/external/gpl3/gcc/dist/libiberty/make-temp-file.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.