Tartarus CVS: putty: jacob

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Wed, 23 Oct 2002 15:24:42 +0100


CVS Root:       /usr/data/cvs
Module:         putty
Changes by:     jacob
Date:           Wed Oct 23 2002  15:24:42 BST

Log message:
Minor compiler nits:
 - use smalloc/sfree, not malloc/free
 - include <ctype.h>
 - include <string.h> (although this doesn't shut the compiler up about
   non-ANSI stricmp/strnicmp)

Modified files:
    .               : proxy.c

Links:
http://cvs.tartarus.org//putty/proxy.c.diff?r1=1.9&r2=1.10