From 37271c2a337f340b6a40c296fdf68b0623918216 Mon Sep 17 00:00:00 2001 From: Lunar Journal Date: Thu, 5 Dec 2024 17:13:55 +0200 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f153027..b3640c1 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The library currently supports two types of function hooks: > This project makes use of an internal x86 instruction length disassembly engine. # API -```C +``` struct cdl_jmp_patch cdl_jmp_attach(void **target, void *detour); struct cdl_swbp_patch cdl_swbp_attach(void **target, void *detour); void cdl_jmp_detach(struct cdl_jmp_patch *jmp_patch); -- cgit v1.2.3-70-g09d2