X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/09d133f3aa04b42a52ae13fd4ba25e80bee5ebf0..42704c978b868f9c1a6b9f94580ab57162d55def:/pscp.c diff --git a/pscp.c b/pscp.c index 8693668f..ab3077bd 100644 --- 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.