fix irc for delegate removal

db4
Doug Coleman 2008-09-03 12:39:30 -05:00
parent 7aa0086278
commit 8ebb7f9be7
1 changed files with 1 additions and 1 deletions

View File

@ -127,4 +127,4 @@ M: sender-in-prefix irc-message-sender ( sender-in-prefix -- sender )
} case
[ [ tuple-slots ] [ parameters>> ] bi append ] dip
[ all-slots over [ length ] bi@ min head >quotation ] keep
'[ @ , boa nip ] call ;
'[ @ , boa ] call ;