diff options
Diffstat (limited to 'src/cmd/acme/dat.h')
| -rw-r--r-- | src/cmd/acme/dat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/acme/dat.h b/src/cmd/acme/dat.h index e540605a..03150aa6 100644 --- a/src/cmd/acme/dat.h +++ b/src/cmd/acme/dat.h @@ -454,6 +454,7 @@ struct Expand int nname; char *bname; int jump; + int reverse; union{ Text *at; Rune *ar; |
