aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/tbl
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-07 18:04:24 +0000
committerrsc <devnull@localhost>2005-01-07 18:04:24 +0000
commit21621d7e20e557591384a15496f530e491932c0d (patch)
tree6c62f6d9d148d7e2823626bea65185ff7e23d0e9 /src/cmd/tbl
parent19e78199ec1dfab7b56e97ee2d47915cff819eab (diff)
downloadplan9port-21621d7e20e557591384a15496f530e491932c0d.tar.gz
plan9port-21621d7e20e557591384a15496f530e491932c0d.tar.bz2
plan9port-21621d7e20e557591384a15496f530e491932c0d.zip
gcc
Diffstat (limited to 'src/cmd/tbl')
-rw-r--r--src/cmd/tbl/t.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/tbl/t.h b/src/cmd/tbl/t.h
index efcab373..9171287d 100644
--- a/src/cmd/tbl/t.h
+++ b/src/cmd/tbl/t.h
@@ -148,6 +148,7 @@ void ifdivert(void);
void restline(void);
void cleanfc(void);
+#define gettext tbl_gettext
int gettext(char *, int, int, char *, char *); /*tg.c*/
void untext(void);