aboutsummaryrefslogtreecommitdiffstats
path: root/mkhint
diff options
context:
space:
mode:
Diffstat (limited to 'mkhint')
-rwxr-xr-xmkhint2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkhint b/mkhint
index 5bb3a69..1d7c86d 100755
--- a/mkhint
+++ b/mkhint
@@ -1041,7 +1041,7 @@ EOF
echo "────────────────────────────"
printf '%s\n' "$label"
if [[ -n "$body" ]]; then
- printf '%s' "$body"
+ printf '%s\n' "$body"
else
echo "# TODO: configure nvchecker source for \"${pkg}\""
fi