aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-04-16 22:15:27 -0400
committerDave Gauer <dave@ratfactor.com>2021-04-16 22:15:27 -0400
commitb2cb0dab4680ce9c05e633391ce0609fcbc39178 (patch)
tree7c6e303939344fda4c65d6da9fa3610fc6d27b07 /patches
parent1880b24ea67c595eff4b051cb1f624f2b0ab737d (diff)
downloadziglings-b2cb0dab4680ce9c05e633391ce0609fcbc39178.tar.gz
ziglings-b2cb0dab4680ce9c05e633391ce0609fcbc39178.tar.bz2
ziglings-b2cb0dab4680ce9c05e633391ce0609fcbc39178.tar.xz
ziglings-b2cb0dab4680ce9c05e633391ce0609fcbc39178.zip
Another try at wording ex067
Diffstat (limited to 'patches')
-rw-r--r--patches/patches/067_comptime2.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/patches/067_comptime2.patch b/patches/patches/067_comptime2.patch
index b22e0bd..97b893b 100644
--- a/patches/patches/067_comptime2.patch
+++ b/patches/patches/067_comptime2.patch
@@ -1,4 +1,4 @@
-54c54
+38c38
< var count = 0;
---
> comptime var count = 0;