key/key-io.c: Mark `exptime' function `static'.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 8 Oct 2019 10:44:19 +0000 (11:44 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 8 Oct 2019 10:44:19 +0000 (11:44 +0100)
I think it was always meant to be so.  It doesn't have a prefix, and
isn't used anywhere else.  Leaking it into the client namespace was just
a mistake.


No differences found