]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
renamed zlib to deflate
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 23 Oct 2007 16:02:20 +0000 (19:02 +0300)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 23 Oct 2007 16:02:20 +0000 (19:02 +0300)
lib/gnutls_priority.c

index 66cc670dfbae0a6b57484ddaafaf0bc722ec6be1..b65afa710e948740943ba5cc6ca7442b807c3319 100644 (file)
@@ -547,7 +547,7 @@ gnutls_certificate_type_convert_priority (int* out_priority, int out_priority_le
   * not use the algorithm's priority except for disabling
   * algorithms that were not specified.
   *
-  * The supported methods are: NULL, ZLIB, LZO
+  * The supported methods are: NULL, DEFLATE, LZO
   *
   * Returns 0 on success.
   *