I'm pretty sure this ship has sailed and I won't insist on this, but to me `line[0]` feels much more expressive and appropriate than `*line` for accessing an array element.
Yeah, I have a hard time caring about that one. I'll point out that this a bit of a gratuitous change though; the style change is the only reason this line is touched at all.