K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-02-09T19:20:20.929538Z K 7 svn:log V 215 MFC r357572: wc(1): account for possibility of file == NULL file could reasonably be NULL here if we we're using stdin. Albeit less likely in normal usage, one could actually hit either of these warnings on stdin. END