K 10 svn:author V 3 ben K 8 svn:date V 27 2001-02-21T20:43:55.000000Z K 7 svn:log V 85 Expand if ((foo = bar()) != 0) to foo = bar(); if (foo != 0) Submitted by: phk END