summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.