Fix deletion error logging for DB4 backend
authorJonathan McDowell <noodles@earth.li>
Wed, 11 Apr 2012 05:11:32 +0000 (22:11 -0700)
committerJonathan McDowell <noodles@earth.li>
Wed, 11 Apr 2012 05:11:32 +0000 (22:11 -0700)
commit5911be914299d9af67b6a1eaedfdb2e044a369c6
tree69174d2a16e33774fde0f39761e545929937763c
parent0e200cff842e99726480278f5d7862cb3e2d82ac
Fix deletion error logging for DB4 backend

  The change to include the keyid failed to remove some commas on the
  format string, meaning the output was even less useful.
keydb_db4.c