[nio-cvs] r73 - branches/home/psmith/restructure/src/io

5 Feb
2007
5 Feb
'07
5:30 p.m.
Author: psmith Date: Mon Feb 5 20:30:09 2007 New Revision: 73 Modified: branches/home/psmith/restructure/src/io/fd-helper.lisp Log: Corrected typo Modified: branches/home/psmith/restructure/src/io/fd-helper.lisp ============================================================================== --- branches/home/psmith/restructure/src/io/fd-helper.lisp (original) +++ branches/home/psmith/restructure/src/io/fd-helper.lisp Mon Feb 5 20:30:09 2007 @@ -46,7 +46,7 @@ (fd :int) (cmd :int) #+(or darwin macosx freebsd) - (arg :int)) + (arg :int) #+linux (arg :long))
6767
Age (days ago)
6767
Last active (days ago)
0 comments
1 participants
participants (1)
-
psmith@common-lisp.net