chiark / gitweb /
ec.c (ec2osp, os2ecp): Collect flags correctly.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 12 Oct 2019 12:44:54 +0000 (13:44 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 17 Nov 2019 02:50:40 +0000 (02:50 +0000)
Previously `ec2osp' collected an `int', which probably wasn't completely
terrible, and `os2ecp' collected a float, which probably was.


No differences found