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

6 Feb
2007
6 Feb
'07
1:30 a.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))
6726
Age (days ago)
6726
Last active (days ago)
0 comments
1 participants
participants (1)
-
psmith@common-lisp.net