K 10 svn:author V 8 kientzle K 8 svn:date V 27 2008-08-10T02:17:23.401064Z K 7 svn:log V 315 MFC r179234 | cperciva | 2008-05-22 21:57:28 -0700 (Thu, 22 May 2008) > We only use the string "?rwxrwxrwx " once, so inline it rather than > declaring a variable which points to it. Aside from eliminating a > line of code and one level of unnecessary indirection, this eliminates > a false positive in Coverity. END