add missing braces in _aucat_wmsg()
authorjsg <jsg@openbsd.org>
Tue, 5 May 2015 13:36:22 +0000 (13:36 +0000)
committerjsg <jsg@openbsd.org>
Tue, 5 May 2015 13:36:22 +0000 (13:36 +0000)
commitb90e880f118b478a45a5e04104df4a337d1a1131
tree196ab39ce575a91983c1d6092f2037e34719cad6
parent90e4d0e017a4bd50558a1cbdea26d86ae62b1cf7
add missing braces in _aucat_wmsg()

As ratchov@ notes:
"all _aucat_wmsg() callers set hdl->wtodo, so your diff can't break
things that used to work by accident."

ok ratchov@
lib/libsndio/aucat.c