K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-06-08T13:44:01.227649Z K 7 svn:log V 221 MFC r300428: Fix humanized decoding of struct stat with respect to .st_mtim st_mtim was being incorrectly described as "stime=", not "mtime=". This was introduced with the original feature commit (r176471). PR: 209699 END