Commit Details

Anon32

Repository svn://svn.tartarus.org/sgt/putty
by simon on 2008-07-17 17:01 (3 months ago)

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.

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  C 1 1 0 0 0 0

Files Changed

[1 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
config.c
  C 1 1 0 0 0 0