]> git.pld-linux.org Git - packages/tin.git/blame_incremental - tin-range.patch
- moved tin.defaults to /etc/tin
[packages/tin.git] / tin-range.patch
... / ...
CommitLineData
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;
8- long i, last;
9+ unsigned long long i, last;
10 t_bool flag = FALSE;
11
12 #ifdef DEBUG_NEWSRC
This page took 0.071434 seconds and 4 git commands to generate.