]> git.ozlabs.org Git - ccan/commit
ccanlint: always print \n at end of error message.
authorRusty Russell <rusty@rustcorp.com.au>
Sat, 22 Jan 2011 02:02:54 +0000 (12:32 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Sat, 22 Jan 2011 02:02:54 +0000 (12:32 +1030)
commit072d358f47ba33b8d6d388fcaf219dc152f79b5d
tree89ed1ffdfa3ab65b44b3d203713b67a80486b3a2
parentc6c779398e42756a7cb1c566e8fd23b955c4775f
ccanlint: always print \n at end of error message.

Brad Hards fixed a two places where score->error was not \n-terminated,
and then I found a few more, so make it automatic.
tools/ccanlint/ccanlint.c