From 70c29f17d9505299f968b25ec7ae25ce73a2b860 Mon Sep 17 00:00:00 2001 From: Lunar Journal Date: Thu, 7 Sep 2023 12:07:18 +0200 Subject: cdl86: readme: update readme Fix readme error. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f49142..bcf1d34 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ int add_detour( } ``` -Then in our `main()` function we create a cdl_jmp_patch struct and assign +Then in our `main()` function we create a `cdl_jmp_patch` struct and assign a value to `addo` (our function pointer to the original function): ``` struct cdl_jmp_patch jmp_patch = {}; -- cgit v1.2.3-70-g09d2