diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-11-24 19:06:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-24 19:06:46 +0200 |
commit | 17670825ab08e4b69fcb872683dbf5eb4cb8ed3b (patch) | |
tree | d13ab01f143ec4e0e3996d0b6b06e6778ff89892 /cdl.h | |
parent | 2042b366e0c9e112435220f721b468f8f3ad04d2 (diff) | |
download | cdl86-17670825ab08e4b69fcb872683dbf5eb4cb8ed3b.tar.gz cdl86-17670825ab08e4b69fcb872683dbf5eb4cb8ed3b.zip |
Update cdl.h
Diffstat (limited to 'cdl.h')
-rw-r--r-- | cdl.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /**
* @file cdl.h
- * @brief cdl86 (Compact Detour Library) - cdl.h
+ * @brief cdl86 (Compact Detours Library) - cdl.h
*
* Experimental Linux & Windows x86_64 detours library.
*
|