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
Branches
Tags
No related merge requests found
...@@ -8,7 +8,7 @@ DESCRIPTION ...@@ -8,7 +8,7 @@ DESCRIPTION
Destruct marks an object as destructed, all pointers and function Destruct marks an object as destructed, all pointers and function
pointers to this object will become zero. The destructed object will pointers to this object will become zero. The destructed object will
be freed from memory as soon as possible. This will also call be freed from memory as soon as possible. This will also call
o->destroyed. o->destroy.
KEYWORDS KEYWORDS
object object
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment