Skip to content
Snippets Groups Projects
Commit 5c28f5c0 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

fixed

Rev: doc/builtin/destruct:1.3
parent fc656eca
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ DESCRIPTION
Destruct marks an object as destructed, all pointers and function
pointers to this object will become zero. The destructed object will
be freed from memory as soon as possible. This will also call
o->destroyed.
o->destroy.
KEYWORDS
object
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment