K 10 svn:author V 3 dim K 8 svn:date V 27 2020-05-05T20:56:41.752145Z K 7 svn:log V 324 MFC r335608 (by sbruno): Assuming that the intent (from the white space) is that the fprintf() be executed in the if() conditional. If its not supposed to be printed inside the conditional, then the braces should be removed and the extra tabs on the fprintf() should be removed. Noted by cross compilation with gcc-mips. END