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