aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--global-functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions
index 403d077..4b495d9 100644
--- a/global-functions
+++ b/global-functions
@@ -318,7 +318,7 @@
:set AllDone false;
:set Wait false;
}
- } while ($Wait = true);
+ } while=($Wait = true);
}
}