codec: New flag to ignore linear whitespace.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 24 Feb 2014 17:32:01 +0000 (17:32 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 27 Feb 2014 18:32:29 +0000 (18:32 +0000)
commit09fbf4d0a21c9cad25cc3f12b1e3f365f850eb94
tree87af1fde0a13de9384ad3a2871e4f5b23a045f03
parent2f59186c318eced4c75b2cd74767d13eee7899b1
codec: New flag to ignore linear whitespace.

Why was this missed the first time around?  Set this by default in the
`bincode' program.
codec/baseconv.c
codec/bincode.1
codec/bincode.c
codec/codec.3
codec/codec.h