diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-28 11:22:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-28 11:22:31 +0200 |
commit | 75fe1eb91ab620bc2e593545190c28aac54a78dc (patch) | |
tree | 414447dc037dc0bd3114d2a755ff836ca826dcd0 | |
parent | 1994dca491438400514653b515b412ce993c7935 (diff) | |
download | cdl86-75fe1eb91ab620bc2e593545190c28aac54a78dc.tar.gz cdl86-75fe1eb91ab620bc2e593545190c28aac54a78dc.zip |
Update 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_64 detours library.
*
* Copyright (c) 2022 Lunar RF Labs
*
|