Tartarus CVS: putty: ben

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Mon, 06 Jan 2003 21:46:58 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     ben
Date:           Mon Jan 06 2003  21:46:58 GMT

Log message:
It looks like Visual C (or whatever the Windows snapshots are built with)
objects to incomplete static array declarations, which I introduced to work
around a bug in SC/MrC.  Use #ifdefs to decide whether to enable the workaround
or not.

Modified files:
    .               : sshaes.c

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