From: Lady <redacted>
Date: Thu, 2 May 2024 05:51:44 +0000 (-0400)
Subject: Fix base64 output
X-Git-Tag: 0.8.1^0
X-Git-Url: https://git.ladys.computer/Shushe/commitdiff_plain/6213173246485ca48c3c2dabb4a1d7705708ccb6?hp=6213173246485ca48c3c2dabb4a1d7705708ccb6

Fix base64 output

Due to a typo, the `uuencode` trailer of four equals signs was being
appended to base64 outputs.
---