Sprinkle some header comments in various files in an attempt to explain what
[u/mdw/putty] / portfwd.c
index 54a6876..e6cf200 100644 (file)
--- a/portfwd.c
+++ b/portfwd.c
@@ -1,3 +1,7 @@
+/*
+ * SSH port forwarding.
+ */
+
 #include <stdio.h>
 #include <stdlib.h>