[packages/blender] - fix struct member name conflict
baggins
baggins at pld-linux.org
Thu Mar 26 00:05:06 CET 2020
commit 64da38a9bafea91836dd64767bd8c5f8ad470cd4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Mar 26 00:04:42 2020 +0100
- 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. */
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/blender.git/commitdiff/64da38a9bafea91836dd64767bd8c5f8ad470cd4
More information about the pld-cvs-commit
mailing list