CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/26 11:26:59
Modified files:
usr.bin/sndiod : sndiod.c
Log message:
Fix typo in the buffer size value: 7680 in the manpage vs 7860 in
the sndiod.c code.
Initially, I thought the error was in the manpage, but Alexander
told me it was the code, so fix the code instead.
ok ratchov@
