From 1ce020a4dacb5d405dfc268db83ebe5ef5a74f4a Mon Sep 17 00:00:00 2001 From: Dylan Müller Date: Sat, 17 Jan 2026 15:53:04 +0200 Subject: Update basic_jmp.c --- tests/basic_jmp.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/basic_jmp.c b/tests/basic_jmp.c index 48c6ebd..578c5b1 100644 --- a/tests/basic_jmp.c +++ b/tests/basic_jmp.c @@ -1,4 +1,11 @@ -/* +/** + * @file basic_jmp.c + * @brief cdl86 asm jmp patch unit test + * + * cdl86 + * Experimental Linux/Windows x86/x86_64 detours library. + * Author: Dylan Müller + * * +---------------------------------------+ * | .-. .-. .-. | * | / \ / \ / \ + | @@ -75,3 +82,4 @@ int main( return 0; } + -- cgit v1.2.3-70-g09d2