From 599c756c67c6ca0c64d900b0d121572647b23316 Mon Sep 17 00:00:00 2001 From: Zhukov Anton Date: Wed, 18 Aug 2021 15:09:09 +0300 Subject: [PATCH] Fix tabs --- 1991.fs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/1991.fs b/1991.fs index 77b9385..a7f034c 100644 --- a/1991.fs +++ b/1991.fs @@ -99,10 +99,10 @@ pubvar reqroute \ route we're trying to validate. >r routes wordlist-id @ \ Store xt and specify wordlist begin - dup + dup while - r@ over >r execute WHILE r> name>link - repeat r> + r@ over >r execute WHILE r> name>link + repeat r> then rdrop ?dup if