~mpu/qbe

Alexey Yerin: 1
 Bump NString

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~mpu/qbe/patches/41450/mbox | git am -3
Learn more about email & git

[PATCH] Bump NString Export this patch

---
Reached the limit in GTK bindings with
gio.dbus_object_manager_client_connect_interface_proxy_properties_changed

 all.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/all.h b/all.h
index e71547b..58a6c1f 100644
--- a/all.h
+++ b/all.h
@@ -33,7 +33,7 @@ typedef struct Lnk Lnk;
typedef struct Target Target;

enum {
	NString = 72,
	NString = 80,
	NIns    = 1 << 20,
	NAlign  = 3,
	NField  = 32,
-- 
2.40.1