]> git.pld-linux.org Git - packages/blender.git/blobdiff - struct-alignment.patch
- fix struct member name conflict
[packages/blender.git] / struct-alignment.patch
index 64c460ea6026e4744f03b86b465b63dfbd31614c..c3c533acf94f80a084789b0af58c81c829ec69de 100644 (file)
@@ -14,7 +14,7 @@
    float curvature_valley_factor;
  
    struct IDProperty *prop;
-+  void *_pad2;
++  void *_pad99;
  } View3DShading;
  
  /** 3D Viewport Overlay settings. */
This page took 0.113702 seconds and 4 git commands to generate.