1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-30 16:17:02 +01:00
NIIBE Yutaka bb5a1b7c73 scd: fix for 64-bit arch.
* agent/pksign.c (agent_pksign_do): Use int.
* scd/app-openpgp.c (get_public_key): Likewise.

--

On 64-bit architecture, int and size_t might be different.
For the first argument for '%b', int is expected.
2015-03-09 11:00:03 +09:00
..
2014-09-17 15:12:08 +02:00
2014-12-02 14:13:53 +01:00
2014-12-22 09:27:00 +09:00
2014-11-11 10:13:10 +01:00
2014-12-02 14:13:53 +01:00
2015-03-09 11:00:03 +09:00
2007-07-04 19:49:40 +00:00
2013-11-18 14:09:47 +01:00
2007-07-04 19:49:40 +00:00