This commit is contained in:
rsc 2005-03-18 21:52:04 +00:00
parent b5932d3d2a
commit d27787fba7
3 changed files with 8 additions and 9 deletions

View file

@ -88,7 +88,7 @@ extern int hversion;
extern int plumbfd;
extern int hostfd[2];
extern int exiting;
extern int autoindent;
extern int autoindent;
#define gettext sam_gettext /* stupid gcc built-in functions */
Rune *gettext(Flayer*, long, ulong*);