$foo in tags - here only for reference.
This commit is contained in:
parent
b9403fe70a
commit
99f4029090
6 changed files with 209 additions and 15 deletions
|
|
@ -92,6 +92,9 @@ char* edittext(Window*, int, Rune*, int);
|
|||
void flushwarnings(void);
|
||||
void startplumbing(void);
|
||||
|
||||
int expandenv(Rune**, uint*);
|
||||
int abbrevenv(Rune**, uint*);
|
||||
|
||||
Runestr runestr(Rune*, uint);
|
||||
Range range(int, int);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue