Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / news / nn / patches / patch-ah
blobe348f791784f7305243564500707a3f23e4b3db0
1 $NetBSD$
3 --- collect.c.orig      2005-03-31 09:07:51.000000000 +0200
4 +++ collect.c   2006-10-14 19:52:04.000000000 +0200
5 @@ -187,7 +187,7 @@
6  
7      art_hdr.a_number = art_num;
8      art_hdr.hpos = 0;
9 -    art_hdr.lpos = (off_t) 0;
10 +    art_hdr.lpos = (long) 0;
11      art_hdr.flag = 0;
13      mode = FILL_NEWS_HEADER | FILL_OFFSETS | SKIP_HEADER;