Home GnuPG
Diffusion GnuPG 1a24c67e20e6

Revert "g10: Fix singular term."
1a24c67e20e6Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Revert "g10: Fix singular term."

This reverts commit b0d2526bc4e5c663eeffe04500420c70cee98712.

The number of format elements may not change in ngettext. The entire
construct is anyway wrong because ngettext is passed a different value
than what is used in the printf.

We need to rework the use of most strings in tofu.c.

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Oct 7 2016, 7:59 AM
Parents
rG5d43d28aa3c4: gpg: Put extra parens around bit tests.
Branches
Unknown
Tags
Unknown
Reverts
rGb0d2526bc4e5: g10: Fix singular term.