Redo a mis-fix of a memory leak in r9919: I added sfree(data)
[sgt/putty] / windows / plink.rc
... / ...
CommitLineData
1#include "rcstuff.h"
2
3#define APPNAME "Plink"
4#define APPDESC "Command-line SSH, Telnet, and Rlogin client"
5
6200 ICON "putty.ico"
7
8#include "version.rc2"