From: Ian Jackson Date: Fri, 30 Apr 2010 19:12:40 +0000 (+0100) Subject: fixes X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=inn-innduct.git;a=commitdiff_plain;h=b8cc43ae9ccf98b3c8f747e3e32cfabb09aae9db fixes --- diff --git a/backends/innduct.c b/backends/innduct.c index 04d3399..5997b57 100644 --- a/backends/innduct.c +++ b/backends/innduct.c @@ -1,14 +1,10 @@ /* - * bugs - * - - [740] warning: corrupted file: /home/ian/things/Innfeed/inn2-2.4.5/fee, offset 349: line partially blanked: in ` @050000002D130000006A0000000000000000@ midlen= midlen; art->ipf= ipf; ipf->inprogress++; art->token= TextToToken(tokentextbuf); - art->offset= ipf->offset; + art->offset= old_offset; art->blanklen= recsz; strcpy(art->messageid, space+1); LIST_ADDTAIL(queue, art);