ec-info: Add trailing newline to error message.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 19 Feb 2007 17:25:49 +0000 (17:25 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 21 Feb 2007 12:38:03 +0000 (12:38 +0000)
commit3cf910802dbd1358ec4bcd934676f7d528a8295e
tree56a47450655de5a905f5cbe591a5c1829427af63
parent1d6d3b01cb40e0cfaeb816c87c513695aea0816a
ec-info: Add trailing newline to error message.

If there are syntactically incorrect curves on the command line, an
error is reported without a trailing newline.  This has a tendency to
get eaten by bash (my prompt has a carriage return at the beginning).
ec-info.c