Fix a stupid one-character typo that was breaking 256-colour support on GTK.
[sgt/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>