Sprinkle some header comments in various files in an attempt to explain what
[u/mdw/putty] / terminal.c
index 72ff9f9..806d650 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * Terminal emulator.
+ */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <ctype.h>