]> Sergey Matveev's repositories - public-inbox.git/commitdiff
lei: conditionally add "\n" to error messages
authorEric Wong <e@80x24.org>
Tue, 19 Oct 2021 09:33:40 +0000 (09:33 +0000)
committerEric Wong <e@80x24.org>
Tue, 19 Oct 2021 17:29:18 +0000 (17:29 +0000)
Some error messages already include "\n" (w/ file+line info),
so don't add another one.  (`warn' will automatically add its
caller location unless there's a final "\n").


No differences found