Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=svvxC/sn; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=XLVwjtnr Received: by mail.netbsd.org (Postfix, from userid 605) id 5007F84E63; Wed, 24 Apr 2024 19:05:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713985555; bh=5YAe7HXAJC6MR4psikmi58FOJ4jFipOWMm042ryaKzU=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=svvxC/sndxd3hpZhvGSdjbvHpJBLgVmAkanCfDH31mAwrTnAvfGc3sbCq5SKsySiy HW2wQe5lL+kcKRfJ/ECm+GzMe8BPqu4RnJjQ012C6M2jaQc7wCT0i3wipf1D+AVXOK fg2K4hMdpwDNjCpzJrAHS/Q2HZ0z+R/cSdBgVGwM= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 389B284E61 for ; Wed, 24 Apr 2024 19:05:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id bJ7bwKAL4z7K for ; Wed, 24 Apr 2024 19:05:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id CD01984CFA for ; Wed, 24 Apr 2024 19:05:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713985553; bh=5YAe7HXAJC6MR4psikmi58FOJ4jFipOWMm042ryaKzU=; h=Date:From:Subject:To:Reply-To; b=XLVwjtnrmng3X+Uc7pz63Ubz4j1ajueuMf5AEmzEgXtHNr9JifHQ3iZheGQxVETFo mIrxS9Pi2yTxUqf//XlIUnFdJ9HWeJ70s6+DA7rCxJdXcw88SGiL+gpJ/JhVgJPJf2 LbLVZNvwNrJxB7GvAFmeXLbplDQ1wRiBK8Zkuzc8= Received: by cvs.NetBSD.org (Postfix, from userid 500) id C0929FA2C; Wed, 24 Apr 2024 19:05:53 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 24 Apr 2024 19:05:53 +0000 From: "Martin Husemann" Subject: CVS commit: xsrc/external/mit/MesaLib/dist/src/util To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240424190553.C0929FA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Martin Husemann" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: xsrc Committed By: martin Date: Wed Apr 24 19:05:53 UTC 2024 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: u_cpu_detect.c Log Message: fix pasto in previous To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \ xsrc/external/mit/MesaLib/dist/src/util/u_cpu_detect.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.