Sprinkle some header comments in various files in an attempt to explain what
[u/mdw/putty] / logging.c
index ab765b3..8122a48 100644 (file)
--- a/logging.c
+++ b/logging.c
@@ -1,3 +1,7 @@
+/*
+ * Session logging.
+ */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <ctype.h>