1
0
mirror of https://github.com/urlysses/1991.git synced 2024-11-26 19:48:06 +11:00

Fix fuzzy-find-route

This commit is contained in:
Zhukov Anton 2021-08-18 15:01:31 +03:00
parent 335347dc06
commit 4781fa4729

View File

@ -97,12 +97,12 @@ pubvar reqroute
\ returns true. \ returns true.
\ Also takes the addr u of the requested \ Also takes the addr u of the requested
\ route we're trying to validate. \ route we're trying to validate.
>r routes wordlist-id @ \ Store xt and specify wordlist >r routes wordlist-id @
begin begin
dup dup
while while
r@ over >r execute while r> @ r@ over >r execute WHILE r> name>link
repeat r> repeat r>
then then
rdrop rdrop
?dup if ?dup if