]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - misc.c
Note behaviour of `cd' with no arguments.
[PuTTY.git] / misc.c
diff --git a/misc.c b/misc.c
index 09e6db5717727828b5c9cfd517e59b7bafe942ca..1bd556e6113cdb7ee13d4f1ca6001e05b35e1b3f 100644 (file)
--- a/misc.c
+++ b/misc.c
@@ -1,3 +1,7 @@
+/*
+ * Platform-independent routines shared between all PuTTY programs.
+ */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdarg.h>