Don't omit second operand to `?` operator
authorMichael Forney <mforney@mforney.org>
Tue, 4 Jun 2019 19:26:38 +0000 (12:26 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Thu, 6 Jun 2019 12:31:41 +0000 (13:31 +0100)
commita9752e5f74e203fdd9cf5287c83e92882a11a7e4
treefa2ae7b2062192e6076934fd473ac6af09721ffc
parentf6691d0a20dc3c4434f48d885fa2b67d1ed7137a
Don't omit second operand to `?` operator

This is a GNU C extension.
lib/fuse.c