From 80b4754f714415097bbd5cdf15b88c80a748da0a Mon Sep 17 00:00:00 2001 From: Dylan Müller Date: Wed, 10 Sep 2025 00:13:33 +0200 Subject: Update cdl.c --- cdl.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/cdl.c b/cdl.c index ab3384e..c28cf2a 100644 --- a/cdl.c +++ b/cdl.c @@ -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)); } + -- cgit v1.2.3-70-g09d2