K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-09-08T15:12:20.065790Z K 7 svn:log V 252 MFC r303889: libc/rpc: 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