HomeFreeBSD

wc(1): account for possibility of file == NULL

Description

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.

ubmitted by: sigsys@gmail.com
MFC after: 3 days

Details

Provenance
kevansAuthored on
Parents
rS357571: followup on r357497: clean obsolete comment and use shift instead of…
Branches
Unknown
Tags
Unknown