chiark / gitweb /
privcache: Transpose scheme lookup and file opening
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Dec 2019 14:04:58 +0000 (14:04 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Dec 2019 21:53:43 +0000 (21:53 +0000)
commit077348942b7745af90c8a2dad7714547d3811cae
treecc57ffe924fe73434bffdd099df579e9395e3045
parent69a39586d5954c5afce7c1a8c9fbd53bca7221be
privcache: Transpose scheme lookup and file opening

This makes no real difference, except that it provides a different
error message if both things are wrong.

This new odrering is more consistent with a change we are about to
make.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
privcache.c