
6 Feb
2006
6 Feb
'06
11:28 p.m.
Author: ehuelsmann Date: Mon Feb 6 17:28:23 2006 New Revision: 51 Modified: usocket/trunk/package.lisp Log: Adjust to new naming. Modified: usocket/trunk/package.lisp ============================================================================== --- usocket/trunk/package.lisp (original) +++ usocket/trunk/package.lisp Mon Feb 6 17:28:23 2006 @@ -27,6 +27,6 @@ :usocket-condition ; conditions :usocket-error ; errors - :usocket-unknown-condition - :usocket-unknown-error))) + :unknown-condition + :unknown-error)))