extra.logging: minor fix

db4
Eduardo Cavazos 2008-06-10 00:35:13 -05:00
parent aa21798045
commit b6a262b625
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ SYMBOL: log-service
[ dup array? ]
[ dup length 1 = ]
[ dup first string? ]
} && nip ;
} 0&& nip ;
: stack>message ( obj -- inputs>message )
dup one-string? [ first ] [