warnx: fix needless static
I noticed after the review that these shouldn't be static. Remove the
'static' from them, otherwise concurrent calls to warn* might see a
similar but to the original.
warnx: fix needless static Tags None Referenced Files None Subscribers None
Description
Details
|