aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/patches/patches/11_while.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/patches/11_while.patch')
-rw-r--r--patches/patches/11_while.patch5
1 files changed, 4 insertions, 1 deletions
diff --git a/patches/patches/11_while.patch b/patches/patches/11_while.patch
index 8b13789..a892191 100644
--- a/patches/patches/11_while.patch
+++ b/patches/patches/11_while.patch
@@ -1 +1,4 @@
-
+24c24
+< while (???) {
+---
+> while (n < 1024) {