summaryrefslogtreecommitdiff
path: root/src/ptx.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-15 07:12:05 +0000
committerJim Meyering <jim@meyering.net>2002-09-15 07:12:05 +0000
commit165e561cf5dd95e6252cd47c7483a4412681677f (patch)
tree67631a4d1e57d631186f64d49f683562cad4076a /src/ptx.c
parent643087c9ebc60382d667e273f7a6e93140a27a9a (diff)
downloadcoreutils-165e561cf5dd95e6252cd47c7483a4412681677f.tar.xz
(generate_all_output): Likewise.
Diffstat (limited to 'src/ptx.c')
-rw-r--r--src/ptx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ptx.c b/src/ptx.c
index cd2c70566..06ab36174 100644
--- a/src/ptx.c
+++ b/src/ptx.c
@@ -1790,7 +1790,7 @@ output_one_dumb_line (void)
static void
generate_all_output (void)
{
- int occurs_index; /* index of keyword entry being processed */
+ size_t occurs_index; /* index of keyword entry being processed */
OCCURS *occurs_cursor; /* current keyword entry being processed */
/* The following assignments are useful to provide default values in case