summaryrefslogtreecommitdiff
path: root/cdl.c
diff options
context:
space:
mode:
authorDylan Müller <md.node.0@gmail.com>2026-01-17 15:50:38 +0200
committerGitHub <noreply@github.com>2026-01-17 15:50:38 +0200
commit4a54adb15d70131329cc320447891b322d56d58c (patch)
tree288d373506b61dddd298ee34e605d812007bd14e /cdl.c
parentf1f0dcea75401586133d28a532346fa232b1b0b0 (diff)
downloadcdl86-4a54adb15d70131329cc320447891b322d56d58c.tar.gz
cdl86-4a54adb15d70131329cc320447891b322d56d58c.zip
Update cdl.c
Diffstat (limited to 'cdl.c')
-rw-r--r--cdl.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cdl.c b/cdl.c
index c28cf2a..d8f500e 100644
--- a/cdl.c
+++ b/cdl.c
@@ -21,8 +21,8 @@
* | https://lunar.sh |
* | |
* | Research Laboratories |
+ * | Donate XMR @ lunar.sh (OpenAlias) |
* | Copyright (C) 2022-2024 |
- * | |
* +---------------------------------------+
*
* Copyright (c) 2022 Lunar RF Labs
@@ -974,3 +974,4 @@ size_t len_disasm(
return (size_t)((ptrdiff_t)(++b + offset) - (ptrdiff_t)(address));
}
+