summaryrefslogtreecommitdiff
path: root/cdl.c
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-11-23 14:37:14 +0200
committerGitHub <noreply@github.com>2024-11-23 14:37:14 +0200
commit33da60efeca271a2db86633dd851855dce4389a0 (patch)
treeab7344277feeb544addd6b62a3883e646ab4ce62 /cdl.c
parent90ab25bb195ac4913ced0d3158033b2631940d82 (diff)
downloadcdl86-33da60efeca271a2db86633dd851855dce4389a0.tar.gz
cdl86-33da60efeca271a2db86633dd851855dce4389a0.zip
update cdl.c
Diffstat (limited to 'cdl.c')
-rw-r--r--cdl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdl.c b/cdl.c
index 79a2f2a..338eaed 100644
--- a/cdl.c
+++ b/cdl.c
@@ -2,7 +2,7 @@
* @file cdl.c
* @brief cdl86 (Compact Detour Library) - cdl.c
*
- * Experimental Linux & Windows x86_64 detour library.
+ * Experimental Linux & Windows x86_64 detours library.
*
* Copyright (c) 2022 (Dylan Muller)
* All rights reserved.