1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +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-07-25 09:43:29 +02:00
2013-02-08 09:06:39 +09:00
2015-03-09 11:00:03 +09:00
2014-08-14 14:09:37 +02:00
2013-02-08 09:06:39 +09:00
2014-11-11 10:13:10 +01:00
2013-02-08 09:06:39 +09:00