Use the correct index when iterating over the array of public keys.
authorDavide Pesavento <davidepesa@gmail.com>
Thu, 23 Oct 2008 23:06:35 +0000 (01:06 +0200)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 23 Oct 2008 16:13:42 +0000 (09:13 -0700)
commit53ee1596bdfed79b6f95fed7aea2343b21d1b8d0
treee2f38660c34970349535f260114a5ad3f7112ee1
parenteb2df38032f659fb2d9b54a3a771bf5a29fda8db
Use the correct index when iterating over the array of public keys.

Signed-off-by: Davide Pesavento <davidepesa@gmail.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
regdb.c