summaryrefslogtreecommitdiff
path: root/src/tramp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tramp.c')
-rw-r--r--src/tramp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tramp.c b/src/tramp.c
index 0938c08..b9d273a 100644
--- a/src/tramp.c
+++ b/src/tramp.c
@@ -32,7 +32,7 @@
/* -------------------------- Headers and Definitions ---------------------*/
/*
- * Add support for other OSes later. For now, it is just Linux.
+ * Add support for other OSes later. For now, it is just Linux and Cygwin.
*/
#if defined (__linux__) || defined (__CYGWIN__)