K 10 svn:author V 6 dillon K 8 svn:date V 27 1998-12-14T06:13:41.000000Z K 7 svn:log V 259 Get rid of uninitialized warning for local variable 'c'. There was no bug, but set it to 0 anyway to get rid of warning. Get rid of uninitialized warning for local variable 'line' as well as make a minor change to its scope. Again, no bug. END