From: Ian Jackson Date: Sun, 18 Apr 2010 17:09:23 +0000 (+0100) Subject: A bit more rename old_input_file X-Git-Tag: innduct-0.1~168 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=innduct.git;a=commitdiff_plain;h=b0c6b465f2c183981425f58d5df8bf1923edbefd A bit more rename old_input_file --- diff --git a/backends/innduct.c b/backends/innduct.c index 8b4b285..c9c4c59 100644 --- a/backends/innduct.c +++ b/backends/innduct.c @@ -1465,7 +1465,7 @@ static void inputfile_tailing_stop(InputFile *ipf) { | V V | ============= ============ | SEPARATED/ DROPPING/ - | old->fd>=0 old->fd>=0 + | flsh->fd>=0 flsh->fd>=0 | [Separated] [Dropping] | main F idle main none | old D tail old D tail @@ -1475,7 +1475,7 @@ static void inputfile_tailing_stop(InputFile *ipf) { | V V | =============== =============== | SEPARATED/ DROPPING/ - | old->fd==-1 old->fd==-1 + | flsh->fd==-1 flsh->fd==-1 | [Finishing] [Dropping] | main F tail main none | old D closed old D closed