Skip to content

Commit 08cf9ba

Browse files
committed
Add a missing empty line
1 parent bf4cdac commit 08cf9ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xmlua/node.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ end
3838
function Node:unlink()
3939
return libxml2.xmlUnlinkNode(self.node)
4040
end
41+
4142
return Node

0 commit comments

Comments
 (0)