summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <root@spacehen.io>2023-09-19 14:58:14 +0200
committerGitHub <noreply@github.com>2023-09-19 14:58:14 +0200
commitc91add978d814d88d26c2f6599ccee6e5f52d230 (patch)
tree541ce5fb5121bf06fc51a9c26ef23916dcab0073
parentc456e4e710ceeffed42833560784737fabd9513a (diff)
downloadcdl86-c91add978d814d88d26c2f6599ccee6e5f52d230.tar.gz
cdl86-c91add978d814d88d26c2f6599ccee6e5f52d230.zip
cdl86: cdl.c: update header comment
Add info for windows.
-rw-r--r--cdl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdl.c b/cdl.c
index fe5303b..79a2f2a 100644
--- a/cdl.c
+++ b/cdl.c
@@ -2,7 +2,7 @@
* @file cdl.c
* @brief cdl86 (Compact Detour Library) - cdl.c
*
- * Experimental Linux x86_64 detour library.
+ * Experimental Linux & Windows x86_64 detour library.
*
* Copyright (c) 2022 (Dylan Muller)
* All rights reserved.