summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2021-05-05 20:57:29 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2021-05-05 20:57:29 +0200
commit0d2736d22ced1f9bf566192f8604f869e0f5c6b9 (patch)
tree1f63bb8bda843803911546508be2b570dc83aaa6 /content/fate_v1/instructions/addresses/_index.md
parent73cc70358020538b13f2d5cf4e81426b13bbb85a (diff)
...
Diffstat (limited to 'content/fate_v1/instructions/addresses/_index.md')
-rw-r--r--content/fate_v1/instructions/addresses/_index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/fate_v1/instructions/addresses/_index.md b/content/fate_v1/instructions/addresses/_index.md
index e296f2c..1b9cdc1 100644
--- a/content/fate_v1/instructions/addresses/_index.md
+++ b/content/fate_v1/instructions/addresses/_index.md
@@ -2,6 +2,6 @@
title: Addresses
---
### DE-ALLOCATION
-{{< fatecode >}}(free [POINTER]){{< /fatecode >}}
+{{< fatecode >}}(free! [POINTER]){{< /fatecode >}}
Removes the memory element at `[POINTER]` from the memory.