Sprinkle some header comments in various files in an attempt to explain what
[u/mdw/putty] / ssh.c
diff --git a/ssh.c b/ssh.c
index 1a7880c..38eb2bb 100644 (file)
--- a/ssh.c
+++ b/ssh.c
@@ -1,3 +1,7 @@
+/*
+ * SSH backend.
+ */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdarg.h>