Clean up remaining uses of %llX for printing keyids
authorJonathan McDowell <noodles@earth.li>
Wed, 16 Mar 2011 04:15:22 +0000 (21:15 -0700)
committerJonathan McDowell <noodles@earth.li>
Wed, 16 Mar 2011 04:15:22 +0000 (21:15 -0700)
commitb8790eaafd4ed0be8ab280581dedd3ff81ba752b
treec0cd4c74f7bac0df852e99a05b656f7dfc69102e
parent7f88fa1553a361d5d70a87eeeb7a37e1f3476cc8
Clean up remaining uses of %llX for printing keyids

  It should be PRIX64 to ensure we use the right format for both 32 and
  64 bit platforms.
keyd.c
keydb.c
keydb_dynamic.c
keydb_file.c
keydb_fs.c
keydb_pg.c
lookup.c