Selaa lähdekoodia

Fix fuzzy-find-route

pull/3/head
Zhukov Anton 2 vuotta sitten
vanhempi
commit
4781fa4729
1 muutettua tiedostoa jossa 5 lisäystä ja 5 poistoa
  1. +5
    -5
      1991.fs

+ 5
- 5
1991.fs Näytä tiedosto

@@ -97,13 +97,13 @@ pubvar reqroute
\ returns true.
\ Also takes the addr u of the requested
\ route we're trying to validate.
>r routes wordlist-id @ \ Store xt and specify wordlist
>r routes wordlist-id @
begin
dup
dup
while
r@ over >r execute while r> @
repeat r>
then
r@ over >r execute WHILE r> name>link
repeat r>
then
rdrop
?dup if
get-tmp-query-string \ Save our fuzzy vars to the request's


Loading…
Peruuta
Tallenna