Sprinkle some header comments in various files in an attempt to explain what
[u/mdw/putty] / cmdline.c
index 39f57bb..e834342 100644 (file)
--- a/cmdline.c
+++ b/cmdline.c
@@ -1,3 +1,8 @@
+/*
+ * cmdline.c - command-line parsing shared between many of the
+ * PuTTY applications
+ */
+
 #include <stdio.h>
 #include <assert.h>
 #include <stdlib.h>