X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/1ef4dce9c5e794e746d141f72168ad0275b5b68d..23e649c97fc92d822cdaba2e9febc3099de77673:/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