Project: Putty

Revision: 8119

Author: simon

Date: 17 Jul 2008 13:01:27

Changes:

At least one version of gcc won't figure out that "clear" is never
read uninitialised (because the only circumstance under which it
isn't initialised is when "update" is FALSE, in which case it isn't
read either). Placate it.

Files:
modified: /putty/config.c (try)
Diff: To list