diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-28 11:23:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-28 11:23:33 +0200 |
commit | 44a2f05ccb7835d10bdbb7244a0d5b73de40b647 (patch) | |
tree | eaebf1312803f29bea870bce3618d72f9806d09c /cdl.c | |
parent | 03f9167781844708739ab50c188e7adadf7a6e1d (diff) | |
download | cdl86-44a2f05ccb7835d10bdbb7244a0d5b73de40b647.tar.gz cdl86-44a2f05ccb7835d10bdbb7244a0d5b73de40b647.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 Detours Library) - cdl.c
*
- * Experimental Linux/Windows x86_64 detours library.
+ * Experimental Linux/Windows x86/x86_64 detours library.
*
* +---------------------------------------+
* | .-. .-. .-. |
|