]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Doc fix.
authorSimon Josefsson <simon@josefsson.org>
Sat, 10 Nov 2007 19:08:02 +0000 (20:08 +0100)
committerSimon Josefsson <simon@josefsson.org>
Sat, 10 Nov 2007 19:08:02 +0000 (20:08 +0100)
lib/gnutls_state.c

index 08f3049cbb56b4ad6ecb48035eebd7b69c3d3555..aa3dd521d3e566f4764b73eee99ff6d1d778d059 100644 (file)
@@ -1219,7 +1219,7 @@ _gnutls_rsa_pms_set_version (gnutls_session_t session,
   * in order to maintain maximum compatibility with buggy clients. It is
   * equivalent to calling:
   * gnutls_record_disable_padding()
-
+  *
   * Normally only servers that require maximum compatibility with everything
   * out there, need to call this function.
   *