CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/14 03:48:50
Modified files:
usr.bin/aucat : file.c
Log message:
in file.c, before dereferencing pointers to in(), out(), eof(),
hup() routines of the aproc strucure check that the aproc
structure has not desappeared. This never happens currently, but
will be allowed later. No behaviour change.
ok jakemsr
