diff options
Diffstat (limited to 'troff/nroff.d/pt.h')
| -rw-r--r-- | troff/nroff.d/pt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/troff/nroff.d/pt.h b/troff/nroff.d/pt.h index 2f095f371265..e485825c137f 100644 --- a/troff/nroff.d/pt.h +++ b/troff/nroff.d/pt.h @@ -13,6 +13,7 @@ extern void specnames(void); extern int findch(register const char *); extern void twdone(void); extern void ptout1(void); +void ptout(tchar); extern char *plot(char *); extern void move(void); extern void ptlead(void); |
