base/keysz.[ch]: Add a flag to say that arguments are 16 bits wide.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 10 May 2017 20:46:39 +0000 (21:46 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 14 May 2017 13:58:41 +0000 (14:58 +0100)
This breaks programs which thing they can parse arbitrary key-size
descriptors.  The obvious such thing is the Python interface, so note
that we need a later version.


No differences found