]> diplodocus.org Git - nmh/commitdiff
Don't store getname()'s return value during flushing.
authorRalph Corderoy <ralph@inputplus.co.uk>
Mon, 17 Apr 2017 10:13:36 +0000 (11:13 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Mon, 17 Apr 2017 10:13:36 +0000 (11:13 +0100)
`cp' after the loop is overwritten before being read.
Not storing the return value makes it clear it's not used.


No differences found