more tweaks
This commit is contained in:
parent
77c5c852e4
commit
cd1d0ab0b5
4 changed files with 27 additions and 8 deletions
|
|
@ -192,6 +192,7 @@ struct Text
|
|||
int ncachealloc;
|
||||
Rune *cache;
|
||||
int nofill;
|
||||
int needundo;
|
||||
};
|
||||
|
||||
uint textbacknl(Text*, uint, uint);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue