From ff9adc5260ed3584476469422959d4bb1d96b46b Mon Sep 17 00:00:00 2001 From: Lunar Journal Date: Mon, 16 Dec 2024 09:58:26 +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 3934143..07bf36e 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ int add( ``` Assuming we want to hook this function with `cdl86` the first step -is to define a function pointer typedef and declare our `detour` function: +is to define a function pointer `typedef` and declare our `detour` function: ``` typedef int add_t( -- cgit v1.2.3-70-g09d2