]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Typo.
authorSimon Josefsson <simon@josefsson.org>
Thu, 21 Feb 2008 10:03:55 +0000 (11:03 +0100)
committerSimon Josefsson <simon@josefsson.org>
Thu, 21 Feb 2008 10:03:55 +0000 (11:03 +0100)
includes/gnutls/gnutls.h.in

index 26302cecbaf4041280ea8177025d0df3e0df35e5..e35c7dc6045c62c039f9c587b2a992ab2659d531 100644 (file)
@@ -736,7 +736,7 @@ extern "C"
                                            unsigned int* ncrls);
 
   void gnutls_certificate_export_openpgp_keyring (gnutls_certificate_credentials_t sc,
-                                                 gnutls_openpgp_keyring_t *keyring)
+                                                 gnutls_openpgp_keyring_t *keyring);
 
 /* global state functions
  */