When giving authorisation errors from the proxy code in x11fwd.c,
[u/mdw/putty] / pscp.c
diff --git a/pscp.c b/pscp.c
index 8693668..ab3077b 100644 (file)
--- a/pscp.c
+++ b/pscp.c
@@ -50,6 +50,8 @@ static void source(char *src);
 static void rsource(char *src);
 static void sink(char *targ, char *src);
 
+const char *const appname = "PSCP";
+
 /*
  * The maximum amount of queued data we accept before we stop and
  * wait for the server to process some.