Sprinkle some header comments in various files in an attempt to explain what
[u/mdw/putty] / telnet.c
index fe6f5cf..5038833 100644 (file)
--- a/telnet.c
+++ b/telnet.c
@@ -1,3 +1,7 @@
+/*
+ * Telnet backend.
+ */
+
 #include <stdio.h>
 #include <stdlib.h>