$OpenBSD: patch-intern_cycles_graph_node_type_cpp,v 1.1 2021/03/27 15:15:06 sthen Exp $

Index: intern/cycles/graph/node_type.cpp
--- intern/cycles/graph/node_type.cpp.orig
+++ intern/cycles/graph/node_type.cpp
@@ -154,7 +154,7 @@ void NodeType::register_input(ustring name,
                               int struct_offset,
                               const void *default_value,
                               const NodeEnum *enum_values,
-                              const NodeType **node_type,
+                              const NodeType *node_type,
                               int flags,
                               int extra_flags)
 {
