X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Fseq_read.c;h=985c61e843a9813890e7bad71a6bcf8e0fe5c572;hb=015e83362f21a061bf268b878693d72309c21e55;hp=c18d1dae8a0525ab4ec9c333bb2ab0963d68518f;hpb=9a33ff618b5901a3af815650d4b84d39ee96e529;p=mmh diff --git a/sbr/seq_read.c b/sbr/seq_read.c index c18d1da..985c61e 100644 --- a/sbr/seq_read.c +++ b/sbr/seq_read.c @@ -3,8 +3,6 @@ * seq_read.c -- read the .mh_sequence file and * -- initialize sequence information * - * $Id$ - * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for * complete copyright information. @@ -160,7 +158,8 @@ seq_private (struct msgs *mp) static int seq_init (struct msgs *mp, char *name, char *field) { - int i, j, k, is_current; + unsigned int i; + int j, k, is_current; char *cp, **ap; /*