diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-11-23 14:37:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-23 14:37:14 +0200 |
commit | 33da60efeca271a2db86633dd851855dce4389a0 (patch) | |
tree | ab7344277feeb544addd6b62a3883e646ab4ce62 /cdl.c | |
parent | 90ab25bb195ac4913ced0d3158033b2631940d82 (diff) | |
download | cdl86-33da60efeca271a2db86633dd851855dce4389a0.tar.gz cdl86-33da60efeca271a2db86633dd851855dce4389a0.zip |
update cdl.c
Diffstat (limited to 'cdl.c')
-rw-r--r-- | cdl.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.
|