]> git.pld-linux.org Git - packages/tin.git/blame - tin-range.patch
rediff patches
[packages/tin.git] / tin-range.patch
CommitLineData
df594435
AM
1diff -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;
14c16375
AM
8- long i;
9+ unsigned long long i;
df594435
AM
10 t_bool flag = FALSE;
11
e50e2f6d 12 #ifdef DEBUG
This page took 0.029697 seconds and 4 git commands to generate.