From 03971308a3acb8c422b416b2e100d0e03bd14c86 Mon Sep 17 00:00:00 2001 From: LibretroAdmin Date: Fri, 5 Aug 2022 15:27:55 +0200 Subject: [PATCH] (PIA) Fix warning --- deps/Pigs-In-A-Blanket/include/EGL/eglext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/Pigs-In-A-Blanket/include/EGL/eglext.h b/deps/Pigs-In-A-Blanket/include/EGL/eglext.h index ef92bffc81..6894586f72 100644 --- a/deps/Pigs-In-A-Blanket/include/EGL/eglext.h +++ b/deps/Pigs-In-A-Blanket/include/EGL/eglext.h @@ -8,7 +8,7 @@ extern "C" { /* ** Copyright 2013-2020 The Khronos Group Inc. ** SPDX-License-Identifier: Apache-2.0 -/* +** ** This header is generated from the Khronos EGL XML API Registry. ** The current version of the Registry, generator scripts ** used to make the header, and the header can be found at