diff options
Diffstat (limited to 'troff/troff.d/troff.h')
| -rw-r--r-- | troff/troff.d/troff.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/troff/troff.d/troff.h b/troff/troff.d/troff.h index 57c2a2b07e72..d3072e39ed26 100644 --- a/troff/troff.d/troff.h +++ b/troff/troff.d/troff.h @@ -51,7 +51,7 @@ extern int *ccstab; extern int **fallbacktab; extern float *zoomtab; -extern int nchtab; +extern size_t nchtab; extern char *chname; extern int c_endash; |
