From 64da38a9bafea91836dd64767bd8c5f8ad470cd4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 26 Mar 2020 00:04:42 +0100 Subject: [PATCH] - fix struct member name conflict --- struct-alignment.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/struct-alignment.patch b/struct-alignment.patch index 64c460e..c3c533a 100644 --- a/struct-alignment.patch +++ b/struct-alignment.patch @@ -14,7 +14,7 @@ float curvature_valley_factor; struct IDProperty *prop; -+ void *_pad2; ++ void *_pad99; } View3DShading; /** 3D Viewport Overlay settings. */ -- 2.43.0