utils/naf.c: Wrap up the state machine correctly.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 6 Aug 2013 18:37:34 +0000 (19:37 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 6 Aug 2013 21:46:52 +0000 (22:46 +0100)
The old code just assumed a particular resulution (in particular, the
`X' case), which is far from universally applicable.  Now we simulate up
to two more steps, feeding in zero bits.


No differences found