summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--all.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/all.h b/all.h
index 3c68bbc..b6591f0 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,