hexdcoct: dump to stdout if FILE* is specified as NULL
authorLennart Poettering <lennart@poettering.net>
Fri, 27 Oct 2017 09:14:27 +0000 (11:14 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 17 Nov 2017 10:13:44 +0000 (11:13 +0100)
commita3ab8f2a9923b0dc35a0a9f17fd1d69adc5f75d2
tree986a7d453c813b2323247fda5a10bb1d3693c532
parentae6e414a611cdb7c4dd6e0b810a9efac3e9d2318
hexdcoct: dump to stdout if FILE* is specified as NULL

We do a logic like that at various other places, let's do it here too,
to make this as little surprising as possible.
src/basic/hexdecoct.c