]> Kevux Git Server - fll/commit
Bugfix: New line is not being printed because sequence is missing.
authorKevin Day <Kevin@kevux.org>
Fri, 5 Jul 2024 00:28:00 +0000 (19:28 -0500)
committerKevin Day <Kevin@kevux.org>
Fri, 5 Jul 2024 00:35:23 +0000 (19:35 -0500)
commitfb8774ab378c3d3f4a96844c7e41b1c42d1f01d8
tree4cc1d725e84f30c888716aeaf4f0862d96868f82
parentbf44a8212e037f6167fe0f929928de45d9fe53b1
Bugfix: New line is not being printed because sequence is missing.

The new line parameter is present but the replacement sequence is missing.
This results in the new line not printing.
Add the missing '%r' replacement sequence.

Remove the new line parameter in cases where the new line should not be printed.
level_3/controller/c/entry/private-entry.c