X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/09d133f3aa04b42a52ae13fd4ba25e80bee5ebf0..42704c978b868f9c1a6b9f94580ab57162d55def:/psftp.c diff --git a/psftp.c b/psftp.c index fe01b1a9..e0fbee8d 100644 --- a/psftp.c +++ b/psftp.c @@ -16,6 +16,8 @@ #include "sftp.h" #include "int64.h" +const char *const appname = "PSFTP"; + /* * Since SFTP is a request-response oriented protocol, it requires * no buffer management: when we send data, we stop and wait for an