From cd1d0ab0b5ed07c03b066731328e9519cba5914c Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 12 Jan 2006 05:43:26 +0000 Subject: more tweaks --- src/cmd/acme/dat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cmd/acme/dat.h') diff --git a/src/cmd/acme/dat.h b/src/cmd/acme/dat.h index 8ac265c9..d4438884 100644 --- a/src/cmd/acme/dat.h +++ b/src/cmd/acme/dat.h @@ -192,6 +192,7 @@ struct Text int ncachealloc; Rune *cache; int nofill; + int needundo; }; uint textbacknl(Text*, uint, uint); -- cgit v1.2.3