Home GnuPG
Diffusion GnuPG 8b3a24e5176f

gpg: Fix line end in error message

Description

gpg: Fix line end in error message

* g10/keyedit.c (menu_adduid): Move linefeed character to the format
string.

This fixes a literal '\n' in the error message and a missing line feed
after the error message.

Details

Provenance
ikloeckerAuthored on Apr 22 2022, 9:57 AM
Parents
rGe529c54fe3a8: agent: Not writing password into file.
Branches
Unknown
Tags
Unknown

Event Timeline

I tend to avoid such changes to keep the translations valid. But for master this is okay.