key.c: Only set the error code.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 24 Nov 2019 14:50:01 +0000 (14:50 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 27 Nov 2019 15:10:43 +0000 (15:10 +0000)
commitab6acbb76500fe32b66f946b77726f6b76101aeb
tree552ff5995be7226ec3d5b9d9c219a4751a609450
parent9044246b9b886e4714da30fcc84e85aad00c3b1a
key.c: Only set the error code.

This briefly makes the error string unavailable, but only because the
actual constructor isn't wired up -- and if it were wired up then it
would fail immediately because it's programmed to accept only a single
argument.
key.c