Received: by mail.netbsd.org (Postfix, from userid 605) id 3387584D9C; Sat, 13 Jul 2019 22:09:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AC13984D9B for ; Sat, 13 Jul 2019 22:09:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 SV1HjvgTeenU for ; Sat, 13 Jul 2019 22:09:15 +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 42A4384D83 for ; Sat, 13 Jul 2019 22:09:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 316A0FBF4; Sat, 13 Jul 2019 22:09:15 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 13 Jul 2019 18:09:15 -0400 From: "Christos Zoulas" Subject: CVS commit: xsrc/external/mit/libepoxy/src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20190713220915.316A0FBF4@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: xsrc Committed By: christos Date: Sat Jul 13 22:09:14 UTC 2019 Modified Files: xsrc/external/mit/libepoxy/src: egl_generated_dispatch.c gl_generated_dispatch.c glx_generated_dispatch.c Log Message: Fix lint build. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \ xsrc/external/mit/libepoxy/src/egl_generated_dispatch.c cvs rdiff -u -r1.4 -r1.5 \ xsrc/external/mit/libepoxy/src/gl_generated_dispatch.c \ xsrc/external/mit/libepoxy/src/glx_generated_dispatch.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.