Skip to content

Commit 3823792

Browse files
committed
Whoops, forgot the newline.
1 parent 975b04c commit 3823792

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/core/modules/engines/engines_tools_wrap.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,5 @@ void export_engine_tool(scope _tool)
106106
;
107107

108108
_tool.attr("engine_tool") = object(ptr(enginetool));
109-
}
109+
}
110+

0 commit comments

Comments
 (0)