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