clean up mkfile; fix winctlprint bug reported by peter canning

This commit is contained in:
rsc 2005-01-04 21:39:23 +00:00
parent f755d50401
commit 627bae9c76
4 changed files with 15 additions and 21 deletions

View file

@ -285,7 +285,7 @@ void winevent(Window*, char*, ...);
void winmousebut(Window*);
void winaddincl(Window*, Rune*, int);
void wincleartag(Window*);
void winctlprint(Window*, char*, int);
char *winctlprint(Window*, char*, int);
struct Column
{