summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <md.node.0@gmail.com>2025-09-10 00:12:58 +0200
committerGitHub <noreply@github.com>2025-09-10 00:12:58 +0200
commitc4d4b88397dd42b6d66a2254a42b2f993f3a257e (patch)
tree6b697437929da01a5a3cf82339eaccf682061d9a
parentf014b8f0cb5a3973b00ffd5b49f72f6366677753 (diff)
downloadcdl86-c4d4b88397dd42b6d66a2254a42b2f993f3a257e.tar.gz
cdl86-c4d4b88397dd42b6d66a2254a42b2f993f3a257e.zip
Update cdl.h
-rw-r--r--cdl.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/cdl.h b/cdl.h
index 62db4a4..5940918 100644
--- a/cdl.h
+++ b/cdl.h
@@ -6,11 +6,10 @@
* Author: Dylan Müller
*
* +---------------------------------------+
- * | .-. .-. .-. |
- * | / \ / \ / \ |
- * | / \ / \ / \ / |
- * | \ / \ / \ / |
- * | "_" "_" "_" |
+ * | .-. .-. .-. |
+ * | / \ / \ / \ + |
+ * | \ / \ / \ / |
+ * | "_" "_" "_" |
* | |
* | _ _ _ _ _ _ ___ ___ _ _ |
* | | | | | | | \| | /_\ | _ \ / __| || | |
@@ -182,3 +181,4 @@ CDL86_EXTERN_C void cdl_swbp_dbg(
);
#endif
+