commit 8bc363227be365d72d0911ee215fc055f701d8b8 parent 148b546435a8fdd83372d4f546d809f5322ae05b Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Thu, 17 Jan 2019 16:39:01 +0100 Remove useless comment. Diffstat:
| M | src/lib/test_exchange_api_overlapping_keys_bug.c | | | 5 | ----- |
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/src/lib/test_exchange_api_overlapping_keys_bug.c b/src/lib/test_exchange_api_overlapping_keys_bug.c @@ -43,11 +43,6 @@ * by the client). In particular, the bug makes signature * verifications to fail (often times, auditor signatures * have proven to be faulty). - * - * Another possible cause: a whole /keys redownload doesn't - * make the bug appear; a next try might be to redownload - * /keys using a 'last_issue_date=0' parameter (that was often - * observed along the bug). */ /**