CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/05 07:36:22
Modified files:
lib/libsndio : aucat.c
Log message:
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@
