CVSROOT: /cvs Module name: src Changes by: [email protected] 2008/12/27 07:18:26
Modified files:
usr.bin/aucat : safile.c
Log message:
do not call exit(1) if sio_start(3) or sio_stop(3) fail. The
error will be catched later in the main loop.
