Home GnuPG
Diffusion Scute e4bcc781fe22

Fix formatting.
e4bcc781fe22Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Fix formatting.

* src/agent.c (scute_agent_get_random): Use '%zu'.

'%lu' is wrong on some arch where size_t is unsigned int.
Since we use gpgrt_snprintf, we can depend on the '%z' feature.

  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Nov 2 2016, 1:34 AM
Parents
rS26808262a25b: autogen.sh: Update from gnupg.
Branches
Unknown
Tags
Unknown