Various tweaks to header comments to remind me which bits are meant to be
[u/mdw/putty] / misc.c
diff --git a/misc.c b/misc.c
index 09e6db5..1bd556e 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>