Expand a ternary operation in a printf() to mollify a Clang complaint.
authorDavid Griffith <dave@661.org>
Mon, 20 Aug 2018 15:37:32 +0000 (08:37 -0700)
committerDavid Griffith <dave@661.org>
Mon, 20 Aug 2018 15:37:32 +0000 (08:37 -0700)
commit70983bdf2656be9a19731172a25f853f18e72bf9
treeffa6664900778096045532fa7202e2b386c49b66
parentcfec4f1ed81a8e733effbaa93acd917e7f6bded0
Expand a ternary operation in a printf() to mollify a Clang complaint.
src/dumb/dumb_output.c