1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Doc fixes, moved some fizmes to TODO, fixed minor bugs.

This commit is contained in:
Werner Koch 2002-03-18 09:30:35 +00:00
parent c6736b6435
commit c39b866d2a
14 changed files with 208 additions and 421 deletions

View file

@ -553,7 +553,7 @@ learn_cb (void *opaque, const void *buffer, size_t length)
}
/* FIXME: this shoudl go inot import.c */
/* FIXME: this should go into import.c */
cert = ksba_cert_new ();
if (!cert)
{