aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/patches
diff options
context:
space:
mode:
Diffstat (limited to 'patches')
-rw-r--r--patches/patches/059_integers.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/patches/059_integers.patch b/patches/patches/059_integers.patch
index 7075ebe..c75cf8a 100644
--- a/patches/patches/059_integers.patch
+++ b/patches/patches/059_integers.patch
@@ -1,4 +1,4 @@
-22,24c22,24
+23,25c23,25
< 0o131, // octal
< 0b1101000, // binary
< 0x66, // hex