Remove a return path from sshcom_write() which was both unreachable
[u/mdw/putty] / windows / pscp.rc
... / ...
CommitLineData
1#include "rcstuff.h"
2
3#define APPNAME "PSCP"
4#define APPDESC "Command-line SCP/SFTP client"
5
6200 ICON "pscp.ico"
7
8#include "version.rc2"