CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/04 15:18:12
Modified files:
usr.bin/aucat : aproc.c aproc.h dev.c
Log message:
split code that converts any->any in two parts: one to encode
native->any and one to decode any->native. It is simpler and
faster this way.
