diff options
Diffstat (limited to 'cdl.c')
| -rw-r--r-- | cdl.c | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -6,11 +6,10 @@ * Author: Dylan Müller
*
* +---------------------------------------+
- * | .-. .-. .-. |
- * | / \ / \ / \ |
- * | / \ / \ / \ / |
- * | \ / \ / \ / |
- * | "_" "_" "_" |
+ * | .-. .-. .-. |
+ * | / \ / \ / \ + |
+ * | \ / \ / \ / |
+ * | "_" "_" "_" |
* | |
* | _ _ _ _ _ _ ___ ___ _ _ |
* | | | | | | | \| | /_\ | _ \ / __| || | |
@@ -974,3 +973,4 @@ size_t len_disasm( return (size_t)((ptrdiff_t)(++b + offset) - (ptrdiff_t)(address));
}
+
|
