From: Jim Meyering Date: Sun, 15 Sep 2002 07:12:05 +0000 (+0000) Subject: (generate_all_output): Likewise. X-Git-Tag: COREUTILS-4_5_2~145 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=165e561cf5dd95e6252cd47c7483a4412681677f;p=platform%2Fupstream%2Fcoreutils.git (generate_all_output): Likewise. --- 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