diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-28 11:23:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-28 11:23:15 +0200 |
commit | 03f9167781844708739ab50c188e7adadf7a6e1d (patch) | |
tree | 38f05ea6fb0638b628cc4959fb5db368c2eb9a0a /cdl.h | |
parent | 75fe1eb91ab620bc2e593545190c28aac54a78dc (diff) | |
download | cdl86-03f9167781844708739ab50c188e7adadf7a6e1d.tar.gz cdl86-03f9167781844708739ab50c188e7adadf7a6e1d.zip |
Update cdl.h
Diffstat (limited to 'cdl.h')
-rw-r--r-- | cdl.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ * @file cdl.h
* @brief cdl86 (Compact Detours Library) - cdl.h
*
- * Experimental Linux/Windows x86_64 detours library.
+ * Experimental Linux/Windows x86/x86_64 detours library.
*
* Copyright (c) 2022 Lunar RF Labs
*
|