mason.notify.server: parameters were wrong way around

db4
Slava Pestov 2009-05-13 19:33:57 -05:00
parent 6af3332c40
commit d50121346d
1 changed files with 1 additions and 1 deletions

View File

@ -31,8 +31,8 @@ SYMBOLS: host-name target-os target-cpu message message-arg ;
[ [
{ {
[ host-name set ] [ host-name set ]
[ target-os set ]
[ target-cpu set ] [ target-cpu set ]
[ target-os set ]
[ message set ] [ message set ]
} spread } spread
] input<sequence ; ] input<sequence ;