CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/06/27 00:46:44
Modified files:
usr.bin/aucat : miofile.c siofile.c
Log message:
Don't return void expressions in functions returning void. Removes
warnings in clang. From dhill. Thanks!
