K 10 svn:author V 3 ian K 8 svn:date V 27 2017-09-11T22:32:38.127603Z K 7 svn:log V 231 MFC r322580: Fix compile error with option DEBUG. This is fallout from some long-ago INTRNG refactoring that didn't get caught at the time because code in a debugf() statement isn't compiled unless DEBUG is defined. PR: 221557 END