Skip to content

Commit

Permalink
x_do: Document XDo#finalize
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed Apr 8, 2018
1 parent e46cd88 commit e1373fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/x_do.cr
Expand Up @@ -83,6 +83,7 @@ class XDo
end
end

# Destroys the instance's internal state.
def finalize
LibXDo.free(xdo_p)
end
Expand Down

0 comments on commit e1373fb

Please sign in to comment.