K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-09-08T15:05:25.551905Z K 7 svn:log V 256 MFC r303891, r303892: sys: replace comma with semicolon when pertinent. Uses of commas instead of a semicolons can easily go undetected. The comma can serve as a statement separator but this shouldn't be abused when statements are meant to be standalone. END