Fix typo in stack effect.

cvs
Trent Buck 2006-01-20 00:37:24 +00:00
parent 4e77f48d74
commit bba4812b9b
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ SYMBOL: quit-cc
r> drop 3drop
] if ;
: server-cc ( -- cc | process)
: server-cc ( -- cc | process )
#! Captures the current continuation and returns the value.
#! If that CC is called with a process on the stack it will
#! set 'self' for the current process to it. Otherwise it will