There was an error while loading. Please reload this page.
2 parents 59e3e29 + af867e3 commit 7a378c5Copy full SHA for 7a378c5
templates/src/node.c.erb
@@ -168,5 +168,5 @@ yp_node_type_to_str(yp_node_type_t node_type)
168
return "<%= node.type %>";
169
<%- end -%>
170
}
171
- return "\0";
+ return "";
172
0 commit comments