Redo a mis-fix of a memory leak in r9919: I added sfree(data)
[sgt/putty] / windows / pscp.rc
CommitLineData
976374cd 1#include "rcstuff.h"
2
3#define APPNAME "PSCP"
4#define APPDESC "Command-line SCP/SFTP client"
5
bf1e6912 6200 ICON "pscp.ico"
7
976374cd 8#include "version.rc2"