]> git.pld-linux.org Git - packages/tin.git/blob - tin-range.patch
76bd4530642888cb24a65c29aab2164d4c07809b
[packages/tin.git] / tin-range.patch
1 diff -urN tin-1.5.7.org/src/newsrc.c tin-1.5.7/src/newsrc.c
2 --- tin-1.5.7.org/src/newsrc.c  Mon Nov  6 01:47:02 2000
3 +++ tin-1.5.7/src/newsrc.c      Mon Nov  6 01:48:04 2000
4 @@ -894,7 +894,7 @@
5         struct t_group *group)
6  {
7         long artnum;
8 -       long i;
9 +       unsigned long long i;
10         t_bool flag = FALSE;
11  
12  #ifdef DEBUG
This page took 0.064575 seconds and 2 git commands to generate.